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

/frameworks/native/opengl/tests/angeles/
H A Ddemo.c505 GLfloat xmin, xmax, ymin, ymax; local
508 ymin = -ymax;
509 xmin = ymin * aspect;
513 (GLfixed)(ymin * 65536), (GLfixed)(ymax * 65536),

Completed in 78 milliseconds