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

/frameworks/base/opengl/java/android/opengl/
H A DGLES11Ext.java358 // C function void glGetClipPlanexOES ( GLenum pname, GLfixed *eqn )
360 public static native void glGetClipPlanexOES( method in class:GLES11Ext
366 // C function void glGetClipPlanexOES ( GLenum pname, GLfixed *eqn )
368 public static native void glGetClipPlanexOES( method in class:GLES11Ext
/frameworks/base/libs/hwui/debug/
H A Dgles_redefine.h330 #define glGetClipPlanexOES wrap_glGetClipPlanexOES macro
H A Dgles_undefine.h330 #undef glGetClipPlanexOES macro

Completed in 90 milliseconds