Home
last modified time | relevance | path

Searched defs:redPixels (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/
H A DTextureFiltering_test.cpp61 int redPixels = 0; in expectFiltered() local
/aosp_15_r20/hardware/google/gfxstream/host/tests/
DDisplayVk_unittest.cpp269 std::vector<uint32_t> redPixels(textureWidth * textureHeight, red); in TEST_F() local
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DFramebufferTest.cpp2191 std::vector<GLushort> redPixels(kTexWidth * kTexHeight, 0xF801); in copyTexImageFollowedBySampling() local
2271 std::vector<GLushort> redPixels(kTexWidth * kTexHeight, u16Color); in blitCopyFollowedByFBORead() local
5662 std::vector<GLColor> redPixels(kSize * kSize, GLColor::red); in TEST_P() local
H A DRobustResourceInitTest.cpp2311 std::vector<GLColor> redPixels(kSize * kSize, GLColor::red); in TEST_P() local
H A DStateChangeTest.cpp3441 std::vector<GLColor> redPixels(kSize * kSize, GLColor::red); in TEST_P() local