Home
last modified time | relevance | path

Searched refs:glGetClipPlanefOES (Results 1 – 13 of 13) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
DGLES11Ext.java985 public static native void glGetClipPlanefOES( in glGetClipPlanefOES() method in GLES11Ext
993 public static native void glGetClipPlanefOES( in glGetClipPlanefOES() method in GLES11Ext
/frameworks/native/opengl/tools/glgen/specs/gles11/
Dchecks.spec57 glGetClipPlanefOES check eqn 4
DGLES11Ext.spec80 void glGetClipPlanefOES ( GLenum pname, GLfloat *eqn )
/frameworks/native/opengl/libs/GLES_CM/
Dglext_api.in250 void API_ENTRY(glGetClipPlanefOES)(GLenum plane, GLfloat *equation) {
251 CALL_GL_API(glGetClipPlanefOES, plane, equation);
/frameworks/base/libs/hwui/debug/
Dunwrap_gles.h331 #undef glGetClipPlanefOES
Dwrap_gles.h331 #define glGetClipPlanefOES wrap_glGetClipPlanefOES macro
/frameworks/native/opengl/include/GLES/
Dglext.h850 GL_API void GL_APIENTRY glGetClipPlanefOES (GLenum pname, GLfloat eqn[4]);
/frameworks/base/core/jni/
Dandroid_opengl_GLES11Ext.cpp3072 glGetClipPlanefOES( in android_glGetClipPlanefOES__I_3FI()
3110 glGetClipPlanefOES( in android_glGetClipPlanefOES__ILjava_nio_FloatBuffer_2()
/frameworks/native/opengl/libs/
Dentries.in312 GL_ENTRY(void, glGetClipPlanefOES, GLenum plane, GLfloat *equation)
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt19496 method public static void glGetClipPlanefOES(int, float[], int);
19497 method public static void glGetClipPlanefOES(int, java.nio.FloatBuffer);
/frameworks/base/api/
Dcurrent.txt26106 method public static void glGetClipPlanefOES(int, float[], int);
26107 method public static void glGetClipPlanefOES(int, java.nio.FloatBuffer);
Dsystem-current.txt28595 method public static void glGetClipPlanefOES(int, float[], int);
28596 method public static void glGetClipPlanefOES(int, java.nio.FloatBuffer);
Dtest-current.txt26180 method public static void glGetClipPlanefOES(int, float[], int);
26181 method public static void glGetClipPlanefOES(int, java.nio.FloatBuffer);