Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLPresentPathD3D11Test.cpp270 GLColor expectedTopRightPixel = GLColor(0, 255, 0, 255); // Green in checkPixelsUsingD3D() local
278 GLColor tempTopRight = expectedTopRightPixel; in checkPixelsUsingD3D()
280 expectedTopRightPixel = expectedBottomRightPixel; in checkPixelsUsingD3D()
286 EXPECT_EQ(expectedTopRightPixel, byteData[(mWindowWidth - 1)]); in checkPixelsUsingD3D()

Completed in 1 milliseconds