Home
last modified time | relevance | path

Searched defs:greenPixels (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/hardware/google/gfxstream/host/tests/
DDisplayVk_unittest.cpp270 std::vector<uint32_t> greenPixels(textureWidth * textureHeight, green); in TEST_F() local
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/hardware/display/
H A DVirtualDisplayTest.java498 int greenPixels = 0; in scanImage() local
/aosp_15_r20/cts/tests/tests/display/src/android/display/cts/
H A DVirtualDisplayTest.java961 int greenPixels = 0; in scanImage() local
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DStateChangeTest.cpp737 std::vector<GLColor> greenPixels(32 * 32, green); in TEST_P() local
3440 std::vector<GLColor> greenPixels(kSize * kSize, GLColor::green); in TEST_P() local