Searched defs:pixelsRed (Results 1 – 4 of 4) sorted by relevance
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| D | MipmapTest.cpp | 1085 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
|
| D | TextureTest.cpp | 2028 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/ |
| D | MipmapTest.cpp | 853 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
|
| D | TextureTest.cpp | 1525 std::vector<GLColor> pixelsRed(16u * 16u, GLColor::red); in TEST_P() local
|