Home
last modified time | relevance | path

Searched refs:glClipPlanefIMG (Results 1 – 7 of 7) sorted by relevance

/frameworks/native/opengl/libs/
DlibGLESv1_CM.map.txt30 glClipPlanefIMG; # introduced-mips=9 introduced-x86=9
Dentries_gles1.in29 GL_ENTRY(void, glClipPlanefIMG, GLenum p, const GLfloat *eqn)
Dentries.in90 GL_ENTRY(void, glClipPlanefIMG, GLenum p, const GLfloat *eqn)
/frameworks/native/opengl/libs/GLES_CM/
Dglext_api.in382 void API_ENTRY(glClipPlanefIMG)(GLenum p, const GLfloat *eqn) {
383 CALL_GL_API(glClipPlanefIMG, p, eqn);
/frameworks/base/libs/hwui/debug/
Dgles_undefine.h100 #undef glClipPlanefIMG
Dgles_redefine.h100 #define glClipPlanefIMG wrap_glClipPlanefIMG macro
/frameworks/native/opengl/include/GLES/
Dglext.h802 GL_API void GL_APIENTRY glClipPlanefIMG (GLenum p, const GLfloat *eqn);