Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/fakehwc/
DSFFakeHwc_test.cpp76 constexpr static TestColor LIGHT_RED = {255, 177, 177, 255}; variable
869 fillSurfaceRGBA8(relativeSurfaceControl, LIGHT_RED); in TEST_F()