Home
last modified time | relevance | path

Searched refs:glPushMatrix (Results 1 – 22 of 22) sorted by relevance

/frameworks/native/opengl/tests/lighting1709/src/com/android/lightingtest/
DClearActivity.java151 gl.glPushMatrix(); in onDrawFrame()
157 gl.glPushMatrix(); in onDrawFrame()
163 gl.glPushMatrix(); in onDrawFrame()
/frameworks/native/opengl/tests/angeles/
Ddemo.c580 glPushMatrix(); in drawModels()
598 glPushMatrix(); in drawModels()
602 glPushMatrix(); in drawModels()
780 glPushMatrix(); in appRender()
/frameworks/native/opengl/libs/
DlibGLESv1_CM.map.txt224 glPushMatrix;
Dentries.in769 GL_ENTRY(void, glPushMatrix, void)
/frameworks/native/opengl/tools/glgen/specs/gles11/
DGLES10.spec81 void glPushMatrix ( void )
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
DGL10.java789 void glPushMatrix( in glPushMatrix() method
/frameworks/native/opengl/tools/glgen/specs/jsr239/
Dglspec-1.081 void glPushMatrix ( void )
/frameworks/native/opengl/libs/GLES_CM/
Dgl_api.in358 void API_ENTRY(glPushMatrix)(void) {
359 CALL_GL_API(glPushMatrix);
/frameworks/base/opengl/java/android/opengl/
DGLES10.java1036 public static native void glPushMatrix( in glPushMatrix() method in GLES10
DGLErrorWrapper.java657 public void glPushMatrix() { in glPushMatrix() method in GLErrorWrapper
659 mgl.glPushMatrix(); in glPushMatrix()
/frameworks/native/opengl/tests/angeles/include/GLES/
Dgl.h553 GLAPI void APIENTRY glPushMatrix (void);
/frameworks/base/opengl/java/com/google/android/gles_jni/
DGLImpl.java861 public native void glPushMatrix( in glPushMatrix() method in GLImpl
/frameworks/native/opengl/include/GLES/
Dgl.h524 GL_API void GL_APIENTRY glPushMatrix (void);
/frameworks/base/libs/hwui/debug/
Dgles_redefine.h705 #define glPushMatrix wrap_glPushMatrix macro
Dgles_undefine.h704 #undef glPushMatrix
/frameworks/native/opengl/libagl/
Dmatrix.cpp972 void glPushMatrix() in glPushMatrix() function
/frameworks/base/core/jni/
Dandroid_opengl_GLES10.cpp2800 glPushMatrix(); in android_glPushMatrix__()
Dcom_google_android_gles_jni_GLImpl.cpp3512 glPushMatrix(); in android_glPushMatrix__()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt18978 method public static void glPushMatrix();
51900 method public abstract void glPushMatrix();
/frameworks/base/config/
Dhiddenapi-public-dex.txt27871 Landroid/opengl/GLES10;->glPushMatrix()V
71928 Ljavax/microedition/khronos/opengles/GL10;->glPushMatrix()V
Dboot-image-profile.txt51091 HSPLjavax/microedition/khronos/opengles/GL10;->glPushMatrix()V
/frameworks/base/api/
Dcurrent.txt29405 method public static void glPushMatrix();
71499 method public abstract void glPushMatrix();