Searched defs:glClipPlanefOES (Results 1 – 4 of 4) sorted by relevance
970 public static native void glClipPlanefOES( in glClipPlanefOES() method in GLES11Ext978 public static native void glClipPlanefOES( in glClipPlanefOES() method in GLES11Ext
64 glClipPlanefOES = 38; enumerator
870 const GLMessage_Function GLMessage::glClipPlanefOES; member in android::gltrace::GLMessage
1218 static const Function glClipPlanefOES = GLMessage_Function_glClipPlanefOES; variable