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/base/libs/hwui/debug/
H A Dunwrap_gles.h104 #undef glClipPlanefOES macro
H A Dwrap_gles.h104 #define glClipPlanefOES wrap_glClipPlanefOES macro

Completed in 76 milliseconds