Home
last modified time | relevance | path

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

/external/angle/src/tests/gl_tests/
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 …]
DTextureTest.cpp2449 std::vector<GLColor> pixelsGreen(16u * 16u, GLColor::green); in TEST_P() local
2677 std::vector<GLColor> pixelsGreen(windowPixelCount, GLColor::green); in TEST_P() local
6951 std::vector<GLColor> pixelsGreen(2 * 2 * 2, GLColor::green); in TEST_P() local
7068 std::vector<GLColor> pixelsGreen(2 * 2 * 2, GLColor::green); in TEST_P() local
10775 std::vector<GLColor> pixelsGreen(128u * 128u, GLColor::green); in TEST_P() local
10803 std::vector<GLColor> pixelsGreen(128u * 128u, GLColor::green); in TEST_P() local
10854 std::vector<GLColor> pixelsGreen(128u * 128u, GLColor::green); in TEST_P() local
10894 std::vector<GLColor> pixelsGreen((height - 1u) * unpackRowLength + width + unpackSkipPixels, in TEST_P() local
15138 std::vector<GLColor> pixelsGreen(kSize * kSize, GLColor::green); in TEST_P() local
15211 std::vector<GLColor> pixelsGreen(kWidth * kHeight, GLColor::green); in TEST_P() local
[all …]