Searched refs:gluPerspective (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/opengl/java/android/opengl/ |
D | GLU.java | 111 public static void gluPerspective(GL10 gl, float fovy, float aspect, in gluPerspective() method in GLU
|
/frameworks/native/opengl/tests/angeles/ |
D | demo.c | 502 static void gluPerspective(GLfloat fovy, GLfloat aspect, in gluPerspective() function 529 gluPerspective(45, (float)width / height, 0.5f, 150); in prepareFrame()
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 21233 …method public static void gluPerspective(javax.microedition.khronos.opengles.GL10, float, float, f…
|
/frameworks/base/config/ |
D | hiddenapi-public-dex.txt | 30374 Landroid/opengl/GLU;->gluPerspective(Ljavax/microedition/khronos/opengles/GL10;FFFF)V
|
/frameworks/base/api/ |
D | current.txt | 31940 …method public static void gluPerspective(javax.microedition.khronos.opengles.GL10, float, float, f…
|