Home
last modified time | relevance | path

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

/external/oboe/samples/RhythmGame/src/main/cpp/utils/
DUtilityFunctions.cpp37 SetGLScreenColor(kTapLateColor); in renderEvent()
/external/oboe/samples/RhythmGame/src/main/cpp/
DGameConstants.h31 constexpr ScreenColor kTapLateColor = PURPLE; variable