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

/frameworks/base/opengl/java/android/opengl/
H A DGLES11Ext.java294 // C function void glClipPlanexOES ( GLenum plane, const GLfixed *equation )
296 public static native void glClipPlanexOES( method in class:GLES11Ext
302 // C function void glClipPlanexOES ( GLenum plane, const GLfixed *equation )
304 public static native void glClipPlanexOES( method in class:GLES11Ext
/frameworks/native/opengl/libs/GLES_trace/src/
H A Dgltrace.pb.cpp578 const GLMessage_Function GLMessage::glClipPlanexOES; member in class:android::gltrace::GLMessage
H A Dgltrace.pb.h911 static const Function glClipPlanexOES = GLMessage_Function_glClipPlanexOES; member in class:android::gltrace::GLMessage

Completed in 2146 milliseconds