Searched refs:LIGHT_GRAY (Results 1 – 1 of 1) sorted by relevance
79 constexpr static TestColor LIGHT_GRAY = {200, 200, 200, 255}; variable935 fillSurfaceRGBA8(mChild, LIGHT_GRAY); in SetUp()