Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/debug/
Dgles_redefine.h486 #define glIsEnablediOES wrap_glIsEnablediOES macro
Dgles_undefine.h486 #undef glIsEnablediOES
Dgles_stubs.in1156 GLboolean API_ENTRY(glIsEnablediOES)(GLenum target, GLuint index) {
1157 CALL_GL_API_RETURN(glIsEnablediOES, target, index);
Dgles_decls.in386 GL_ENTRY(GLboolean, glIsEnablediOES, GLenum target, GLuint index)
/frameworks/native/opengl/libs/GLES2/
Dgl2ext_api.in82 GLboolean API_ENTRY(glIsEnablediOES)(GLenum target, GLuint index) {
83 CALL_GL_API_RETURN(glIsEnablediOES, target, index);
/frameworks/native/opengl/libs/
Dentries.in470 GL_ENTRY(GLboolean, glIsEnablediOES, GLenum target, GLuint index)
/frameworks/native/opengl/include/GLES2/
Dgl2ext.h318 GL_APICALL GLboolean GL_APIENTRY glIsEnablediOES (GLenum target, GLuint index);