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.cpp2121 std::vector<GLColor> pixelsRed(windowPixelCount, GLColor::red); in TEST_P() local
2424 std::vector<GLColor> pixelsRed(16u * 16u, GLColor::red); in TEST_P() local
2676 std::vector<GLColor> pixelsRed(windowPixelCount, GLColor::red); in TEST_P() local
6950 std::vector<GLColor> pixelsRed(2 * 2 * 4, GLColor::red); in TEST_P() local
7044 std::vector<GLColor> pixelsRed(2 * 2 * 4, GLColor::red); in TEST_P() local
7091 std::vector<GLColor> pixelsRed(2 * 2 * 1, GLColor::red); in TEST_P() local
7124 std::vector<GLColor> pixelsRed(2 * 2 * 1, GLColor::red); in TEST_P() local
10836 std::vector<GLColor> pixelsRed(128u * 128u, GLColor::red); in TEST_P() local
15139 std::vector<GLColor> pixelsRed(kSize * kSize, GLColor::red); in TEST_P() local
15210 std::vector<GLColor> pixelsRed(kWidth * kHeight, GLColor::red); in TEST_P() local
[all …]