Searched refs:glClipPlanexIMG (Results 1 – 7 of 7) sorted by relevance
/frameworks/native/opengl/libs/ |
D | libGLESv1_CM.map.txt | 33 glClipPlanexIMG; # introduced-mips=9 introduced-x86=9
|
D | entries_gles1.in | 32 GL_ENTRY(void, glClipPlanexIMG, GLenum p, const GLfixed *eqn)
|
D | entries.in | 93 GL_ENTRY(void, glClipPlanexIMG, GLenum p, const GLfixed *eqn)
|
/frameworks/native/opengl/libs/GLES_CM/ |
D | glext_api.in | 385 void API_ENTRY(glClipPlanexIMG)(GLenum p, const GLfixed *eqn) { 386 CALL_GL_API(glClipPlanexIMG, p, eqn);
|
/frameworks/base/libs/hwui/debug/ |
D | gles_undefine.h | 103 #undef glClipPlanexIMG
|
D | gles_redefine.h | 103 #define glClipPlanexIMG wrap_glClipPlanexIMG macro
|
/frameworks/native/opengl/include/GLES/ |
D | glext.h | 803 GL_API void GL_APIENTRY glClipPlanexIMG (GLenum p, const GLfixed *eqn);
|