Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DMipmapTest.cpp1085 std::vector<GLColor> pixelsRed(16 * 16, GLColor::red); in TEST_P() local
1174 std::vector<GLColor> pixelsRed(32 * 32, GLColor::red); in TEST_P() local
1293 std::vector<GLColor> pixelsRed(30 * 30, GLColor::red); in TEST_P() local
1408 std::vector<GLColor> pixelsRed(16 * 16, GLColor::red); in TEST_P() local
1464 std::vector<GLColor> pixelsRed(2 * 2 * 4, GLColor::red); in TEST_P() local
1506 std::vector<GLColor> pixelsRed(16 * 16, GLColor::red); in TEST_P() local
1599 std::vector<GLColor> pixelsRed(getWindowWidth() * getWindowHeight() / 4, GLColor::red); in TEST_P() local
1720 std::vector<GLColor> pixelsRed(getWindowWidth() * getWindowWidth() / 4, GLColor::red); in TEST_P() local
1774 std::vector<GLColor> pixelsRed(getWindowWidth() * getWindowHeight() / 4, GLColor::red); in TEST_P() local
1898 std::vector<GLColor> pixelsRed(getWindowWidth() * getWindowHeight(), GLColor::red); in TEST_P() local
DTextureTest.cpp2028 std::vector<GLColor> pixelsRed(16u * 16u, GLColor::red); in TEST_P() local
2292 std::vector<GLColor> pixelsRed(windowPixelCount, GLColor::red); in TEST_P() local
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DMipmapTest.cpp853 std::vector<GLColor> pixelsRed(16 * 16, GLColor::red); in TEST_P() local
909 std::vector<GLColor> pixelsRed(2 * 2 * 4, GLColor::red); in TEST_P() local
951 std::vector<GLColor> pixelsRed(16 * 16, GLColor::red); in TEST_P() local
1021 std::vector<GLColor> pixelsRed(getWindowWidth() * getWindowHeight() / 4, GLColor::red); in TEST_P() local
1070 std::vector<GLColor> pixelsRed(getWindowWidth() * getWindowWidth() / 4, GLColor::red); in TEST_P() local
1120 std::vector<GLColor> pixelsRed(getWindowWidth() * getWindowHeight() / 4, GLColor::red); in TEST_P() local
DTextureTest.cpp1525 std::vector<GLColor> pixelsRed(16u * 16u, GLColor::red); in TEST_P() local