Searched defs:pixelsRed (Results 1 – 2 of 2) 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 1586 std::vector<GLColor> pixelsRed(2 * 2 * 4, GLColor::red); in TEST_P() local 1627 std::vector<GLColor> pixelsRed(2 * 2 * 4, GLColor::red); in TEST_P() local 1700 std::vector<GLColor> pixelsRed(getWindowWidth() * getWindowHeight() / 4, GLColor::red); in TEST_P() local 1821 std::vector<GLColor> pixelsRed(getWindowWidth() * getWindowWidth() / 4, GLColor::red); in TEST_P() local [all …]
|
| 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
|