Home
last modified time | relevance | path

Searched refs:glPushMatrix (Results 1 – 25 of 25) 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/libGLESv1_CM/
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/libs/hwui/debug/
Dgles_redefine.h705 #define glPushMatrix wrap_glPushMatrix macro
Dgles_undefine.h704 #undef glPushMatrix
/frameworks/native/opengl/libagl/
Dmatrix.cpp972 void glPushMatrix() in glPushMatrix() function
/frameworks/base/core/jni/
Dandroid_opengl_GLES10.cpp2766 glPushMatrix(); in android_glPushMatrix__()
Dcom_google_android_gles_jni_GLImpl.cpp3453 glPushMatrix(); in android_glPushMatrix__()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt18978 method public static void glPushMatrix();
51900 method public abstract void glPushMatrix();
/frameworks/base/non-updatable-api/
Dcurrent.txt31655 method public static void glPushMatrix();
76162 method public void glPushMatrix();
/frameworks/base/api/
Dcurrent.txt31799 method public static void glPushMatrix();
76306 method public void glPushMatrix();