Searched defs:glFrustumx (Results 1 – 7 of 7) sorted by relevance
/frameworks/native/opengl/libagl/ |
D | matrix.cpp | 992 void glFrustumx( in glFrustumx() function
|
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/ |
D | GL10.java | 505 void glFrustumx( in glFrustumx() method
|
/frameworks/base/opengl/java/android/opengl/ |
D | GLES10.java | 628 public static native void glFrustumx( in glFrustumx() method in GLES10
|
D | GLErrorWrapper.java | 340 public void glFrustumx(int left, int right, int bottom, int top, int near, in glFrustumx() method in GLErrorWrapper
|
D | GLLogWrapper.java | 1681 public void glFrustumx(int left, int right, int bottom, int top, int near, in glFrustumx() method in GLLogWrapper
|
/frameworks/base/libs/hwui/debug/ |
D | gles_redefine.h | 294 #define glFrustumx wrap_glFrustumx macro
|
/frameworks/base/opengl/java/com/google/android/gles_jni/ |
D | GLImpl.java | 442 public native void glFrustumx( in glFrustumx() method in GLImpl
|