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

/frameworks/base/opengl/java/android/opengl/
H A DGLES11Ext.java957 // C function void glOrthofOES ( GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar )
959 public static native void glOrthofOES( method in class:GLES11Ext
/frameworks/base/libs/hwui/debug/
H A Dgles_redefine.h580 #define glOrthofOES wrap_glOrthofOES macro
H A Dgles_undefine.h580 #undef glOrthofOES macro

Completed in 71 milliseconds