Searched refs:kLoadingColor (Results 1 – 2 of 2) sorted by relevance
97 SetGLScreenColor(kLoadingColor); in tick()107 SetGLScreenColor(kLoadingColor); in onSurfaceCreated()
27 constexpr ScreenColor kLoadingColor = YELLOW; variable