Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLPresentPathD3D11Test.cpp271 GLColor expectedBottomLeftPixel = GLColor(255, 0, 0, 255); // Blue in checkPixelsUsingD3D() local
279 expectedTopLeftPixel = expectedBottomLeftPixel; in checkPixelsUsingD3D()
281 expectedBottomLeftPixel = tempTopLeft; in checkPixelsUsingD3D()
287 EXPECT_EQ(expectedBottomLeftPixel, byteData[(mWindowWidth - 1) * mWindowWidth]); in checkPixelsUsingD3D()

Completed in 1 milliseconds