Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/GLES_CM/
Dglext_api.in373 void API_ENTRY(glClipPlanefIMG)(GLenum p, const GLfloat *eqn) {
374 CALL_GL_API(glClipPlanefIMG, p, eqn);
/frameworks/base/libs/hwui/debug/
Dunwrap_gles.h103 #undef glClipPlanefIMG
Dwrap_gles.h103 #define glClipPlanefIMG wrap_glClipPlanefIMG macro
/frameworks/native/opengl/include/GLES/
Dglext.h1152 GL_API void GL_APIENTRY glClipPlanefIMG (GLenum, const GLfloat *);
/frameworks/native/opengl/libs/
Dentries.in84 GL_ENTRY(void, glClipPlanefIMG, GLenum p, const GLfloat *eqn)