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

/frameworks/base/opengl/java/android/opengl/
H A DGLES11Ext.java968 // C function void glClipPlanefOES ( GLenum plane, const GLfloat *equation )
970 public static native void glClipPlanefOES( method in class:GLES11Ext
976 // C function void glClipPlanefOES ( GLenum plane, const GLfloat *equation )
978 public static native void glClipPlanefOES( method in class:GLES11Ext
/frameworks/native/opengl/libs/GLES_trace/src/
H A Dgltrace.pb.cpp575 const GLMessage_Function GLMessage::glClipPlanefOES; member in class:android::gltrace::GLMessage
H A Dgltrace.pb.h908 static const Function glClipPlanefOES = GLMessage_Function_glClipPlanefOES; member in class:android::gltrace::GLMessage

Completed in 164 milliseconds