Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLPresentPathD3D11Test.cpp269 GLColor expectedTopLeftPixel = GLColor(0, 0, 255, 255); // Red in checkPixelsUsingD3D() local
277 GLColor tempTopLeft = expectedTopLeftPixel; in checkPixelsUsingD3D()
279 expectedTopLeftPixel = expectedBottomLeftPixel; in checkPixelsUsingD3D()
285 EXPECT_EQ(expectedTopLeftPixel, byteData[0]); in checkPixelsUsingD3D()

Completed in 2 milliseconds