Home
last modified time | relevance | path

Searched refs:pointx (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DInstancingTest.cpp779 GLint pointx = static_cast<GLint>((pointIndex * 0.125f + 0.5f) * getWindowWidth()); in TEST_P() local
785 EXPECT_PIXEL_COLOR_EQ(pointx, pointy, ubyteColors[pointColorIndex]); in TEST_P()
790 EXPECT_PIXEL_COLOR_EQ(pointx, pointy, GLColor::blue); in TEST_P()