Home
last modified time | relevance | path

Searched refs:glClipPlanexOES (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
DGLES11Ext.java296 public static native void glClipPlanexOES( in glClipPlanexOES() method in GLES11Ext
304 public static native void glClipPlanexOES( in glClipPlanexOES() method in GLES11Ext
/frameworks/native/opengl/libs/
DlibGLESv1_CM.map.txt34 glClipPlanexOES;
Dentries.in88 GL_ENTRY(void, glClipPlanexOES, GLenum plane, const GLfixed *equation)
/frameworks/native/opengl/tools/glgen/specs/gles11/
DGLES11Ext.spec17 void glClipPlanexOES ( GLenum plane, const GLfixed *equation )
/frameworks/native/opengl/libs/GLES_CM/
Dglext_api.in49 void API_ENTRY(glClipPlanexOES)(GLenum plane, const GLfixed *equation) {
50 CALL_GL_API(glClipPlanexOES, plane, equation);
/frameworks/base/libs/hwui/debug/
Dgles_redefine.h104 #define glClipPlanexOES wrap_glClipPlanexOES macro
Dgles_undefine.h104 #undef glClipPlanexOES
/frameworks/native/opengl/include/GLES/
Dglext.h670 GL_API void GL_APIENTRY glClipPlanexOES (GLenum plane, const GLfixed *equation);
/frameworks/base/core/jni/
Dandroid_opengl_GLES11Ext.cpp1034 glClipPlanexOES( in android_glClipPlanexOES__I_3II()
1072 glClipPlanexOES( in android_glClipPlanexOES__ILjava_nio_IntBuffer_2()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt19460 method public static void glClipPlanexOES(int, int[], int);
19461 method public static void glClipPlanexOES(int, java.nio.IntBuffer);
/frameworks/base/api/
Dcurrent.txt28191 method public static void glClipPlanexOES(int, int[], int);
28192 method public static void glClipPlanexOES(int, java.nio.IntBuffer);
Dsystem-current.txt30900 method public static void glClipPlanexOES(int, int[], int);
30901 method public static void glClipPlanexOES(int, java.nio.IntBuffer);