Home
last modified time | relevance | path

Searched refs:kPlayingColor (Results 1 – 2 of 2) sorted by relevance

/external/oboe/samples/RhythmGame/src/main/cpp/
DGameConstants.h26 constexpr ScreenColor kPlayingColor = GREY; variable
DGame.cpp92 SetGLScreenColor(kPlayingColor); in tick()