Home
last modified time | relevance | path

Searched defs:glPushMatrix (Results 1 – 7 of 7) sorted by relevance

/frameworks/native/opengl/libagl/
Dmatrix.cpp983 void glPushMatrix() in glPushMatrix() function
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
DGL10.java789 void glPushMatrix( in glPushMatrix() method
/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
DGLLogWrapper.java2243 public void glPushMatrix() { in glPushMatrix() method in GLLogWrapper
/frameworks/base/libs/hwui/debug/
Dgles_redefine.h704 #define glPushMatrix wrap_glPushMatrix macro
/frameworks/base/opengl/java/com/google/android/gles_jni/
DGLImpl.java861 public native void glPushMatrix( in glPushMatrix() method in GLImpl