Home
last modified time | relevance | path

Searched refs:glPushMatrix (Results 1 – 23 of 23) 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_gles1.in234 GL_ENTRY(void, glPushMatrix, void)
Dentries.in769 GL_ENTRY(void, glPushMatrix, void)
/frameworks/libs/native_bridge_support/android_api/libGLESv1_CM/
Dstubs_riscv64.cc241 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glPushMatrix);
521 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv1_CM.so", glPushMatrix); in init_stub_library()
Dstubs_arm64.cc241 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glPushMatrix);
521 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv1_CM.so", glPushMatrix); in init_stub_library()
Dstubs_arm.cc241 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/
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()
DGLLogWrapper.java2243 public void glPushMatrix() { in glPushMatrix() method in GLLogWrapper
2247 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.java864 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/core/jni/
Dandroid_opengl_GLES10.cpp2767 glPushMatrix(); in android_glPushMatrix__()
Dcom_google_android_gles_jni_GLImpl.cpp3454 glPushMatrix(); in android_glPushMatrix__()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt18978 method public static void glPushMatrix();
51900 method public abstract void glPushMatrix();
/frameworks/base/core/api/
Dcurrent.txt29909 method public static void glPushMatrix();
61756 method public void glPushMatrix();