Home
last modified time | relevance | path

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

/aosp12/frameworks/native/opengl/tests/lighting1709/src/com/android/lightingtest/
H A DClearActivity.java151 gl.glPushMatrix(); in onDrawFrame()
157 gl.glPushMatrix(); in onDrawFrame()
163 gl.glPushMatrix(); in onDrawFrame()
/aosp12/frameworks/native/opengl/tests/angeles/
H A Ddemo.c580 glPushMatrix(); in drawModels()
598 glPushMatrix(); in drawModels()
602 glPushMatrix(); in drawModels()
780 glPushMatrix(); in appRender()
/aosp12/frameworks/libs/native_bridge_support/libGLESv1_CM/
H A Dstubs_arm64.cc241 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glPushMatrix);
521 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv1_CM.so", glPushMatrix); in init_stub_library()
H A Dstubs_arm.cc241 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glPushMatrix);
521 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv1_CM.so", glPushMatrix); in init_stub_library()
/aosp12/frameworks/native/opengl/libs/
H A DlibGLESv1_CM.map.txt224 glPushMatrix;
H A Dentries_gles1.in234 GL_ENTRY(void, glPushMatrix, void)
H A Dentries.in769 GL_ENTRY(void, glPushMatrix, void)
/aosp12/frameworks/native/opengl/tools/glgen/specs/gles11/
H A DGLES10.spec81 void glPushMatrix ( void )
/aosp12/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL10.java789 void glPushMatrix( in glPushMatrix() method
/aosp12/frameworks/native/opengl/libs/GLES_CM/
H A Dgl_api.in358 void API_ENTRY(glPushMatrix)(void) {
359 CALL_GL_API(glPushMatrix);
/aosp12/frameworks/native/opengl/tools/glgen/specs/jsr239/
H A Dglspec-1.081 void glPushMatrix ( void )
/aosp12/frameworks/base/opengl/java/android/opengl/
H A DGLES10.java1036 public static native void glPushMatrix( in glPushMatrix() method in GLES10
H A DGLErrorWrapper.java657 public void glPushMatrix() { in glPushMatrix() method in GLErrorWrapper
659 mgl.glPushMatrix(); in glPushMatrix()
H A DGLLogWrapper.java2243 public void glPushMatrix() { in glPushMatrix() method in GLLogWrapper
2247 mgl.glPushMatrix(); in glPushMatrix()
/aosp12/frameworks/native/opengl/tests/angeles/include/GLES/
H A Dgl.h553 GLAPI void APIENTRY glPushMatrix (void);
/aosp12/frameworks/base/opengl/java/com/google/android/gles_jni/
H A DGLImpl.java864 public native void glPushMatrix( in glPushMatrix() method in GLImpl
/aosp12/frameworks/native/opengl/include/GLES/
H A Dgl.h524 GL_API void GL_APIENTRY glPushMatrix (void);
/aosp12/frameworks/base/core/jni/
H A Dandroid_opengl_GLES10.cpp2766 glPushMatrix(); in android_glPushMatrix__()
H A Dcom_google_android_gles_jni_GLImpl.cpp3453 glPushMatrix(); in android_glPushMatrix__()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt28030 method public static void glPushMatrix();
57153 method public void glPushMatrix();
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt18978 method public static void glPushMatrix();
51900 method public abstract void glPushMatrix();