Home
last modified time | relevance | path

Searched refs:glClipPlanexIMG (Results 1 – 6 of 6) sorted by relevance

/frameworks/native/opengl/libs/
DlibGLESv1_CM.map.txt33 glClipPlanexIMG; # introduced-mips=9 introduced-x86=9
Dentries.in87 GL_ENTRY(void, glClipPlanexIMG, GLenum p, const GLfixed *eqn)
/frameworks/native/opengl/libs/GLES_CM/
Dglext_api.in376 void API_ENTRY(glClipPlanexIMG)(GLenum p, const GLfixed *eqn) {
377 CALL_GL_API(glClipPlanexIMG, p, eqn);
/frameworks/base/libs/hwui/debug/
Dgles_redefine.h103 #define glClipPlanexIMG wrap_glClipPlanexIMG macro
Dgles_undefine.h103 #undef glClipPlanexIMG
/frameworks/native/opengl/include/GLES/
Dglext.h1153 GL_API void GL_APIENTRY glClipPlanexIMG (GLenum, const GLfixed *);