Searched refs:xmax (Results 1 - 1 of 1) sorted by relevance
/frameworks/native/opengl/tests/angeles/ | ||
H A D | demo.c | 505 GLfloat xmin, xmax, ymin, ymax; local 510 xmax = ymax * aspect; 512 glFrustumx((GLfixed)(xmin * 65536), (GLfixed)(xmax * 65536), |
Completed in 27 milliseconds