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/native/opengl/libs/GLES_trace/src/
H A Dgltrace.pb.cpp671 const GLMessage_Function GLMessage::glFrustumxOES; member in class:android::gltrace::GLMessage
H A Dgltrace.pb.h1004 static const Function glFrustumxOES = GLMessage_Function_glFrustumxOES; member in class:android::gltrace::GLMessage

Completed in 18 milliseconds