Home
last modified time | relevance | path

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

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