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

/external/deqp/modules/gles2/functional/
H A Des2fReadPixelsTests.cpp128 const int coordX2 = (int)(( 0.5f * (float)reference.getWidth() / 2.0f) + (float)reference.getWidth() / 2.0f); local
133 if (x < coordX1 || x > coordX2)
/external/deqp/modules/gles3/functional/
H A Des3fReadPixelsTests.cpp181 const int coordX2 = (int)(( 0.5f * (float)reference.getWidth() / 2.0f) + (float)reference.getWidth() / 2.0f); local
186 if (x < coordX1 || x > coordX2)

Completed in 211 milliseconds