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

/frameworks/base/opengl/java/android/opengl/
H A DGLES11Ext.java578 // C function void glOrthoxOES ( GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar )
580 public static native void glOrthoxOES( method in class:GLES11Ext

Completed in 8 milliseconds