Searched defs:glFrustumx (Results  1 – 5 of 5) sorted by relevance
| /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/opengl/java/com/google/android/gles_jni/ | 
| D | GLImpl.java | 445     public native void glFrustumx(  in glFrustumx()  method in GLImpl
  |