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.cpp88 constexpr static TestColor LIGHT_GRAY = {200, 200, 200, 255}; variable
1467 fillSurfaceRGBA8(mChild, LIGHT_GRAY); in SetUp()
1653 fillSurfaceRGBA8(childNewClient, LIGHT_GRAY); in Test_DetachChildrenDifferentClient()
1848 {LIGHT_GRAY.r / 255.0f, LIGHT_GRAY.g / 255.0f, LIGHT_GRAY.b / 255.0f}); in SetUp()