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

/frameworks/base/opengl/java/android/opengl/
H A DGLU.java111 public static void gluPerspective(GL10 gl, float fovy, float aspect, method in class:GLU
/frameworks/native/opengl/tests/angeles/
H A Ddemo.c502 static void gluPerspective(GLfloat fovy, GLfloat aspect, function
529 gluPerspective(45, (float)width / height, 0.5f, 150);

Completed in 647 milliseconds