Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/
DMultiDisplayLayerBounds_test.cpp84 half3{mExpectedColor.r / 255.0f, mExpectedColor.g / 255.0f, in createColorLayer()
85 mExpectedColor.b / 255.0f}); in createColorLayer()
97 Color mExpectedColor = {63, 63, 195, 255}; member in android::MultiDisplayLayerBoundsTest
115 sc->expectColor(Rect(10, 10, 40, 50), mExpectedColor); in TEST_F()
137 sc->expectColor(Rect(10, 10, 40, 50), mExpectedColor); in TEST_F()
141 sc->expectColor(Rect(10, 10, 40, 50), mExpectedColor); in TEST_F()
168 sc->expectColor(Rect(10, 10, 40, 50), mExpectedColor); in TEST_F()
172 sc->expectColor(Rect(10, 10, 40, 50), mExpectedColor); in TEST_F()