Home
last modified time | relevance | path

Searched refs:verifyPixelAt (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DSimpleOperationTest.cpp508 void verifyPixelAt(int x, int y, const GLColor &expected) in verifyPixelAt() function in __anon20227::TriangleFanDrawTest
521 verifyPixelAt(x, x, GLColor::green); in verifyTriangles()
526 verifyPixelAt(x, y, GLColor::green); in verifyTriangles()
531 verifyPixelAt(x, y, GLColor::green); in verifyTriangles()
536 verifyPixelAt(x, y, GLColor::green); in verifyTriangles()
542 verifyPixelAt(x, x + 2, GLColor::red); in verifyTriangles()

Completed in 3 milliseconds