Home
last modified time | relevance | path

Searched refs:gluLookAt (Results 1 – 10 of 10) sorted by relevance

/frameworks/native/opengl/tests/gl_jni/jni/
Dgl_code.cpp24 static void gluLookAt(float eyeX, float eyeY, float eyeZ, in gluLookAt() function
103 gluLookAt( in init_scene()
/frameworks/native/opengl/tests/tritex/
Dtritex.cpp35 static void gluLookAt(float eyeX, float eyeY, float eyeZ, in gluLookAt() function
196 gluLookAt( in init_scene()
/frameworks/native/opengl/tests/gl_basic/
Dgl_basic.cpp38 static void gluLookAt(float eyeX, float eyeY, float eyeZ, in gluLookAt() function
304 gluLookAt( in init_scene()
/frameworks/native/opengl/tests/gldual/src/com/android/gldual/
DTriangleRenderer.java79 GLU.gluLookAt(gl, 0, 0, -5, 0f, 0f, 0f, 0f, 1.0f, 0.0f); in onDrawFrame()
/frameworks/base/opengl/java/android/opengl/
DGLU.java71 public static void gluLookAt(GL10 gl, float eyeX, float eyeY, float eyeZ, in gluLookAt() method in GLU
/frameworks/native/opengl/tests/angeles/
Ddemo.c614 static void gluLookAt(GLfloat eyex, GLfloat eyey, GLfloat eyez, in gluLookAt() function
745 gluLookAt(eX, eY, eZ, cX, cY, cZ, 0, 0, 1); in camTrack()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt21231 …method public static void gluLookAt(javax.microedition.khronos.opengles.GL10, float, float, float,…
/frameworks/base/api/
Dcurrent.txt30372 …method public static void gluLookAt(javax.microedition.khronos.opengles.GL10, float, float, float,…
Dtest-current.txt30528 …method public static void gluLookAt(javax.microedition.khronos.opengles.GL10, float, float, float,…
Dsystem-current.txt33087 …method public static void gluLookAt(javax.microedition.khronos.opengles.GL10, float, float, float,…