Searched defs:pointy (Results 1 – 2 of 2) sorted by relevance
73 static int is_eligible_point(int pointx, int pointy, int width, int height) { in is_eligible_point()
788 GLint pointy = static_cast<GLint>(0.5f * getWindowHeight()); in TEST_P() local