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/base/libs/hwui/debug/
H A Dgles_redefine.h104 #define glClipPlanexOES wrap_glClipPlanexOES macro
H A Dgles_undefine.h104 #undef glClipPlanexOES macro

Completed in 175 milliseconds