Searched defs:glFrustumxOES (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
H A DGLES11Ext.java347 // C function void glFrustumxOES ( GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar )
349 public static native void glFrustumxOES( method in class:GLES11Ext
/frameworks/base/libs/hwui/debug/
H A Dunwrap_gles.h297 #undef glFrustumxOES macro
H A Dwrap_gles.h297 #define glFrustumxOES wrap_glFrustumxOES macro

Completed in 345 milliseconds