Home
last modified time | relevance | path

Searched defs:pixelsRed (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DMipmapTest.cpp1097 std::vector<GLColor> pixelsRed(16 * 16, GLColor::red); in TEST_P() local
1186 std::vector<GLColor> pixelsRed(32 * 32, GLColor::red); in TEST_P() local
1305 std::vector<GLColor> pixelsRed(30 * 30, GLColor::red); in TEST_P() local
1420 std::vector<GLColor> pixelsRed(16 * 16, GLColor::red); in TEST_P() local
1476 std::vector<GLColor> pixelsRed(2 * 2 * 4, GLColor::red); in TEST_P() local
1518 std::vector<GLColor> pixelsRed(16 * 16, GLColor::red); in TEST_P() local
1597 std::vector<GLColor> pixelsRed(2 * 2 * 4, GLColor::red); in TEST_P() local
1638 std::vector<GLColor> pixelsRed(2 * 2 * 4, GLColor::red); in TEST_P() local
1711 std::vector<GLColor> pixelsRed(getWindowWidth() * getWindowHeight() / 4, GLColor::red); in TEST_P() local
1832 std::vector<GLColor> pixelsRed(getWindowWidth() * getWindowWidth() / 4, GLColor::red); in TEST_P() local
[all …]
H A DTextureTest.cpp2110 std::vector<GLColor> pixelsRed(windowPixelCount, GLColor::red); in TEST_P() local
2413 std::vector<GLColor> pixelsRed(16u * 16u, GLColor::red); in TEST_P() local
2665 std::vector<GLColor> pixelsRed(windowPixelCount, GLColor::red); in TEST_P() local
6742 std::vector<GLColor> pixelsRed(2 * 2 * 4, GLColor::red); in TEST_P() local
6836 std::vector<GLColor> pixelsRed(2 * 2 * 4, GLColor::red); in TEST_P() local
6883 std::vector<GLColor> pixelsRed(2 * 2 * 1, GLColor::red); in TEST_P() local
6916 std::vector<GLColor> pixelsRed(2 * 2 * 1, GLColor::red); in TEST_P() local
10628 std::vector<GLColor> pixelsRed(128u * 128u, GLColor::red); in TEST_P() local
14519 std::vector<GLColor> pixelsRed(kSize * kSize, GLColor::red); in TEST_P() local
14590 std::vector<GLColor> pixelsRed(kWidth * kHeight, GLColor::red); in TEST_P() local
[all …]