/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_gles1.in | 234 GL_ENTRY(void, glPushMatrix, void)
|
D | entries.in | 769 GL_ENTRY(void, glPushMatrix, void)
|
/frameworks/libs/native_bridge_support/libGLESv1_CM/ |
D | stubs_arm64.cc | 241 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glPushMatrix); 521 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv1_CM.so", glPushMatrix); in init_stub_library()
|
D | stubs_arm.cc | 241 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glPushMatrix); 521 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv1_CM.so", glPushMatrix); in init_stub_library()
|
/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()
|
D | GLLogWrapper.java | 2243 public void glPushMatrix() { in glPushMatrix() method in GLLogWrapper 2247 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 | 864 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 | 2766 glPushMatrix(); in android_glPushMatrix__()
|
D | com_google_android_gles_jni_GLImpl.cpp | 3453 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/non-updatable-api/ |
D | current.txt | 31655 method public static void glPushMatrix(); 76162 method public void glPushMatrix();
|
/frameworks/base/api/ |
D | current.txt | 31799 method public static void glPushMatrix(); 76306 method public void glPushMatrix();
|