Searched refs:LIGHT_RED (Results 1 – 1 of 1) sorted by relevance
76 constexpr static TestColor LIGHT_RED = {255, 177, 177, 255}; variable869 fillSurfaceRGBA8(relativeSurfaceControl, LIGHT_RED); in TEST_F()