/frameworks/native/opengl/tests/lighting1709/src/com/android/lightingtest/ |
D | ClearActivity.java | 154 gl.glPopMatrix(); in onDrawFrame() 160 gl.glPopMatrix(); in onDrawFrame() 166 gl.glPopMatrix(); in onDrawFrame()
|
/frameworks/native/opengl/tests/angeles/ |
D | demo.c | 588 glPopMatrix(); in drawModels() 601 glPopMatrix(); in drawModels() 606 glPopMatrix(); in drawModels() 782 glPopMatrix(); in appRender()
|
/frameworks/native/opengl/libs/ |
D | libGLESv1_CM.map.txt | 223 glPopMatrix;
|
D | entries_gles1.in | 232 GL_ENTRY(void, glPopMatrix, void)
|
D | entries.in | 671 GL_ENTRY(void, glPopMatrix, void)
|
/frameworks/libs/native_bridge_support/libGLESv1_CM/ |
D | stubs_arm64.cc | 240 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glPopMatrix); 520 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv1_CM.so", glPopMatrix); in init_stub_library()
|
D | stubs_arm.cc | 240 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glPopMatrix); 520 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv1_CM.so", glPopMatrix); in init_stub_library()
|
/frameworks/native/opengl/tools/glgen/specs/gles11/ |
D | GLES10.spec | 80 void glPopMatrix ( void )
|
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/ |
D | GL10.java | 786 void glPopMatrix( in glPopMatrix() method
|
/frameworks/native/opengl/tools/glgen/specs/jsr239/ |
D | glspec-1.0 | 80 void glPopMatrix ( void )
|
/frameworks/native/opengl/libs/GLES_CM/ |
D | gl_api.in | 355 void API_ENTRY(glPopMatrix)(void) { 356 CALL_GL_API(glPopMatrix);
|
/frameworks/base/opengl/java/android/opengl/ |
D | GLES10.java | 1031 public static native void glPopMatrix( in glPopMatrix() method in GLES10
|
D | GLErrorWrapper.java | 651 public void glPopMatrix() { in glPopMatrix() method in GLErrorWrapper 653 mgl.glPopMatrix(); in glPopMatrix()
|
D | GLLogWrapper.java | 2235 public void glPopMatrix() { in glPopMatrix() method in GLLogWrapper 2239 mgl.glPopMatrix(); in glPopMatrix()
|
/frameworks/native/opengl/tests/angeles/include/GLES/ |
D | gl.h | 552 GLAPI void APIENTRY glPopMatrix (void);
|
/frameworks/base/opengl/java/com/google/android/gles_jni/ |
D | GLImpl.java | 859 public native void glPopMatrix( in glPopMatrix() method in GLImpl
|
/frameworks/native/opengl/include/GLES/ |
D | gl.h | 523 GL_API void GL_APIENTRY glPopMatrix (void);
|
/frameworks/base/core/jni/ |
D | android_opengl_GLES10.cpp | 2759 glPopMatrix(); in android_glPopMatrix__()
|
D | com_google_android_gles_jni_GLImpl.cpp | 3446 glPopMatrix(); in android_glPopMatrix__()
|
/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 | 18977 method public static void glPopMatrix(); 51899 method public abstract void glPopMatrix();
|
/frameworks/base/api/ |
D | current.txt | 33068 method public static void glPopMatrix(); 78774 method public void glPopMatrix();
|