Searched refs:glClipPlanefOES (Results 1 – 11 of 11) sorted by relevance
/frameworks/base/opengl/java/android/opengl/ |
D | GLES11Ext.java | 970 public static native void glClipPlanefOES( in glClipPlanefOES() method in GLES11Ext 978 public static native void glClipPlanefOES( in glClipPlanefOES() method in GLES11Ext
|
/frameworks/native/opengl/libs/ |
D | libGLESv1_CM.map.txt | 31 glClipPlanefOES;
|
D | entries_gles1.in | 30 GL_ENTRY(void, glClipPlanefOES, GLenum plane, const GLfloat *equation)
|
D | entries.in | 91 GL_ENTRY(void, glClipPlanefOES, GLenum plane, const GLfloat *equation)
|
/frameworks/native/opengl/tools/glgen/specs/gles11/ |
D | GLES11Ext.spec | 79 void glClipPlanefOES ( GLenum plane, const GLfloat *equation )
|
/frameworks/native/opengl/libs/GLES_CM/ |
D | glext_api.in | 241 void API_ENTRY(glClipPlanefOES)(GLenum plane, const GLfloat *equation) { 242 CALL_GL_API(glClipPlanefOES, plane, equation);
|
/frameworks/base/libs/hwui/debug/ |
D | gles_undefine.h | 101 #undef glClipPlanefOES
|
D | gles_redefine.h | 101 #define glClipPlanefOES wrap_glClipPlanefOES macro
|
/frameworks/native/opengl/include/GLES/ |
D | glext.h | 418 GL_API void GL_APIENTRY glClipPlanefOES (GLenum plane, const GLfloat *equation);
|
/frameworks/base/core/jni/ |
D | android_opengl_GLES11Ext.cpp | 3294 glClipPlanefOES( in android_glClipPlanefOES__I_3FI() 3332 glClipPlanefOES( in android_glClipPlanefOES__ILjava_nio_FloatBuffer_2()
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |