Home
last modified time | relevance | path

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

/external/oboe/samples/RhythmGame/src/main/cpp/
DGameConstants.h28 constexpr ScreenColor kLoadingFailedColor = RED; variable
DGame.cpp101 SetGLScreenColor(kLoadingFailedColor); in tick()