Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DMipmapTest.cpp1102 std::vector<GLColor> pixelsGreen(16 * 16, GLColor::green); in TEST_P() local
1191 std::vector<GLColor> pixelsGreen(32 * 32, GLColor::green); in TEST_P() local
1310 std::vector<GLColor> pixelsGreen(30 * 30, GLColor::green); in TEST_P() local
1425 std::vector<GLColor> pixelsGreen(16 * 16, GLColor::green); in TEST_P() local
1523 std::vector<GLColor> pixelsGreen(16 * 16, GLColor::green); in TEST_P() local
1598 std::vector<GLColor> pixelsGreen(2 * 2 * 2, GLColor::green); in TEST_P() local
1666 std::vector<GLColor> pixelsGreen(2 * 2 * 2, GLColor::green); in TEST_P() local
1716 std::vector<GLColor> pixelsGreen(getWindowWidth() * getWindowHeight() / 16, GLColor::green); in TEST_P() local
1837 std::vector<GLColor> pixelsGreen(getWindowWidth() * getWindowWidth() / 16, GLColor::green); in TEST_P() local
1891 std::vector<GLColor> pixelsGreen(getWindowWidth() * getWindowHeight() / 16, GLColor::green); in TEST_P() local
[all …]
H A DTextureTest.cpp2438 std::vector<GLColor> pixelsGreen(16u * 16u, GLColor::green); in TEST_P() local
2666 std::vector<GLColor> pixelsGreen(windowPixelCount, GLColor::green); in TEST_P() local
6743 std::vector<GLColor> pixelsGreen(2 * 2 * 2, GLColor::green); in TEST_P() local
6860 std::vector<GLColor> pixelsGreen(2 * 2 * 2, GLColor::green); in TEST_P() local
10567 std::vector<GLColor> pixelsGreen(128u * 128u, GLColor::green); in TEST_P() local
10595 std::vector<GLColor> pixelsGreen(128u * 128u, GLColor::green); in TEST_P() local
10646 std::vector<GLColor> pixelsGreen(128u * 128u, GLColor::green); in TEST_P() local
10686 std::vector<GLColor> pixelsGreen((height - 1u) * unpackRowLength + width + unpackSkipPixels, in TEST_P() local
14518 std::vector<GLColor> pixelsGreen(kSize * kSize, GLColor::green); in TEST_P() local
14591 std::vector<GLColor> pixelsGreen(kWidth * kHeight, GLColor::green); in TEST_P() local
[all …]