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

/external/deqp/modules/gles2/functional/
H A Des2fReadPixelsTests.cpp126 const int coordY1 = (int)((-0.5f * reference.getHeight() / 2.0f) + reference.getHeight() / 2.0f); local
137 if (y >= coordY1 && y <= coordY2)
/external/deqp/modules/gles3/functional/
H A Des3fReadPixelsTests.cpp170 const int coordY1 = (int)((-0.5f * reference.getHeight() / 2.0f) + reference.getHeight() / 2.0f); local
181 if (y >= coordY1 && y <= coordY2)

Completed in 148 milliseconds