/frameworks/native/opengl/tests/lighting1709/src/com/android/lightingtest/ |
D | ClearActivity.java | 151 gl.glPushMatrix(); in onDrawFrame() 157 gl.glPushMatrix(); in onDrawFrame() 163 gl.glPushMatrix(); in onDrawFrame()
|
/frameworks/native/opengl/tests/angeles/ |
D | demo.c | 580 glPushMatrix(); in drawModels() 598 glPushMatrix(); in drawModels() 602 glPushMatrix(); in drawModels() 780 glPushMatrix(); in appRender()
|
/frameworks/native/opengl/libs/ |
D | libGLESv1_CM.map.txt | 224 glPushMatrix;
|
D | entries.in | 769 GL_ENTRY(void, glPushMatrix, void)
|
/frameworks/native/opengl/tools/glgen/specs/gles11/ |
D | GLES10.spec | 81 void glPushMatrix ( void )
|
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/ |
D | GL10.java | 789 void glPushMatrix( in glPushMatrix() method
|
/frameworks/native/opengl/tools/glgen/specs/jsr239/ |
D | glspec-1.0 | 81 void glPushMatrix ( void )
|
/frameworks/native/opengl/libs/GLES_CM/ |
D | gl_api.in | 358 void API_ENTRY(glPushMatrix)(void) { 359 CALL_GL_API(glPushMatrix);
|
/frameworks/base/opengl/java/android/opengl/ |
D | GLES10.java | 1036 public static native void glPushMatrix( in glPushMatrix() method in GLES10
|
D | GLErrorWrapper.java | 657 public void glPushMatrix() { in glPushMatrix() method in GLErrorWrapper 659 mgl.glPushMatrix(); in glPushMatrix()
|
/frameworks/native/opengl/tests/angeles/include/GLES/ |
D | gl.h | 553 GLAPI void APIENTRY glPushMatrix (void);
|
/frameworks/base/opengl/java/com/google/android/gles_jni/ |
D | GLImpl.java | 861 public native void glPushMatrix( in glPushMatrix() method in GLImpl
|
/frameworks/native/opengl/include/GLES/ |
D | gl.h | 524 GL_API void GL_APIENTRY glPushMatrix (void);
|
/frameworks/base/libs/hwui/debug/ |
D | gles_redefine.h | 705 #define glPushMatrix wrap_glPushMatrix macro
|
D | gles_undefine.h | 704 #undef glPushMatrix
|
/frameworks/native/opengl/libagl/ |
D | matrix.cpp | 972 void glPushMatrix() in glPushMatrix() function
|
/frameworks/base/core/jni/ |
D | android_opengl_GLES10.cpp | 2800 glPushMatrix(); in android_glPushMatrix__()
|
D | com_google_android_gles_jni_GLImpl.cpp | 3512 glPushMatrix(); in android_glPushMatrix__()
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 18978 method public static void glPushMatrix(); 51900 method public abstract void glPushMatrix();
|
/frameworks/base/config/ |
D | hiddenapi-public-dex.txt | 27871 Landroid/opengl/GLES10;->glPushMatrix()V 71928 Ljavax/microedition/khronos/opengles/GL10;->glPushMatrix()V
|
D | boot-image-profile.txt | 51091 HSPLjavax/microedition/khronos/opengles/GL10;->glPushMatrix()V
|
/frameworks/base/api/ |
D | current.txt | 29405 method public static void glPushMatrix(); 71499 method public abstract void glPushMatrix();
|