Searched refs:kLoadingFailedColor (Results 1 – 2 of 2) sorted by relevance
/external/oboe/samples/RhythmGame/src/main/cpp/ | ||
D | GameConstants.h | 28 constexpr ScreenColor kLoadingFailedColor = RED; variable |
D | Game.cpp | 101 SetGLScreenColor(kLoadingFailedColor); in tick() |