Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/fakehwc/
DSFFakeHwc_test.cpp79 constexpr static TestColor LIGHT_GRAY = {200, 200, 200, 255}; variable
935 fillSurfaceRGBA8(mChild, LIGHT_GRAY); in SetUp()