Home
last modified time | relevance | path

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

/external/angle/src/tests/gl_tests/
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 …]
DTextureTest.cpp2322 std::vector<GLColor> pixelsRed(16u * 16u, GLColor::red); in TEST_P() local
2574 std::vector<GLColor> pixelsRed(windowPixelCount, GLColor::red); in TEST_P() local
5740 std::vector<GLColor> pixelsRed(2 * 2 * 4, GLColor::red); in TEST_P() local
5834 std::vector<GLColor> pixelsRed(2 * 2 * 4, GLColor::red); in TEST_P() local
11789 std::vector<GLColor> pixelsRed(kSize * kSize, GLColor::red); in TEST_P() local