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/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/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/api/ |
D | current.txt | 35604 …method public static void gluPerspective(javax.microedition.khronos.opengles.GL10, float, float, f…
|