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