Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5967)

Unified Diff: chrome/browser/android/vr_shell/ui_scene.h

Issue 2914623003: [VrShell] Centralize color handling and enable close button on fullscreen (Closed)
Patch Set: adjust close button vertical a bit Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/android/vr_shell/ui_scene.h
diff --git a/chrome/browser/android/vr_shell/ui_scene.h b/chrome/browser/android/vr_shell/ui_scene.h
index e12cf63cbaaadd45f95b62d339402fdae0204ede..3b6f50816ce658117322de13a3c149cb4953b1db 100644
--- a/chrome/browser/android/vr_shell/ui_scene.h
+++ b/chrome/browser/android/vr_shell/ui_scene.h
@@ -70,7 +70,7 @@ class UiScene {
void SetMode(ColorScheme::Mode mode);
ColorScheme::Mode mode() const;
- SkColor GetBackgroundColor() const;
+ SkColor GetWorldBackgroundColor() const;
void SetBackgroundDistance(float distance);
float GetBackgroundDistance() const;
« no previous file with comments | « chrome/browser/android/vr_shell/ui_elements/textured_element.cc ('k') | chrome/browser/android/vr_shell/ui_scene.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698