Home
last modified time | relevance | path

Searched refs:glPopMatrix (Results 1 – 21 of 21) sorted by relevance

/frameworks/native/opengl/tests/lighting1709/src/com/android/lightingtest/
DClearActivity.java154 gl.glPopMatrix(); in onDrawFrame()
160 gl.glPopMatrix(); in onDrawFrame()
166 gl.glPopMatrix(); in onDrawFrame()
/frameworks/native/opengl/tests/angeles/
Ddemo.c588 glPopMatrix(); in drawModels()
601 glPopMatrix(); in drawModels()
606 glPopMatrix(); in drawModels()
782 glPopMatrix(); in appRender()
/frameworks/native/opengl/tools/glgen/specs/gles11/
DGLES10.spec80 void glPopMatrix ( void )
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
DGL10.java786 void glPopMatrix( in glPopMatrix() method
/frameworks/native/opengl/tools/glgen/specs/jsr239/
Dglspec-1.080 void glPopMatrix ( void )
/frameworks/native/opengl/libs/GLES_CM/
Dgl_api.in355 void API_ENTRY(glPopMatrix)(void) {
356 CALL_GL_API(glPopMatrix);
/frameworks/base/opengl/java/android/opengl/
DGLES10.java1031 public static native void glPopMatrix( in glPopMatrix() method in GLES10
DGLErrorWrapper.java651 public void glPopMatrix() { in glPopMatrix() method in GLErrorWrapper
653 mgl.glPopMatrix(); in glPopMatrix()
DGLLogWrapper.java2235 public void glPopMatrix() { in glPopMatrix() method in GLLogWrapper
2239 mgl.glPopMatrix(); in glPopMatrix()
/frameworks/native/opengl/libs/GLES_trace/proto/
Dgltrace.proto308 glPopMatrix = 280; enumerator
/frameworks/native/opengl/tests/angeles/include/GLES/
Dgl.h552 GLAPI void APIENTRY glPopMatrix (void);
/frameworks/base/opengl/java/com/google/android/gles_jni/
DGLImpl.java856 public native void glPopMatrix( in glPopMatrix() method in GLImpl
/frameworks/native/opengl/include/GLES/
Dgl.h713 GL_API void GL_APIENTRY glPopMatrix (void);
/frameworks/native/opengl/libagl/
Dmatrix.cpp972 void glPopMatrix() in glPopMatrix() function
/frameworks/base/core/jni/
Dandroid_opengl_GLES10.cpp2619 glPopMatrix(); in android_glPopMatrix__()
Dcom_google_android_gles_jni_GLImpl.cpp3336 glPopMatrix(); in android_glPopMatrix__()
/frameworks/native/opengl/libs/
Dentries.in472 GL_ENTRY(void, glPopMatrix, void)
Dtrace.in472 TRACE_GL_VOID(glPopMatrix, (void), (), 0)
/frameworks/native/opengl/libs/GLES_trace/src/
Dgltrace_api.cpp26169 glmsg.set_function(GLMessage::glPopMatrix); in GLTrace_glPopMatrix()
26174 glContext->hooks->gl.glPopMatrix(); in GLTrace_glPopMatrix()
/frameworks/base/api/
Dcurrent.txt20210 method public static void glPopMatrix();
54664 method public abstract void glPopMatrix();
Dsystem-current.txt22154 method public static void glPopMatrix();
57270 method public abstract void glPopMatrix();