Home
last modified time | relevance | path

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

/frameworks/base/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.java1052 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/opengl/java/com/google/android/gles_jni/
DGLImpl.java860 public native void glPushMatrix( in glPushMatrix() method in GLImpl