Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/debug/
Dgles_redefine.h589 #define glPathCoverDepthFuncNV wrap_glPathCoverDepthFuncNV macro
Dgles_undefine.h588 #undef glPathCoverDepthFuncNV
/frameworks/native/opengl/libs/GLES2/
Dgl2ext_api.in1186 void API_ENTRY(glPathCoverDepthFuncNV)(GLenum func) {
1187 CALL_GL_API(glPathCoverDepthFuncNV, func);
/frameworks/native/opengl/libs/
Dentries.in634 GL_ENTRY(void, glPathCoverDepthFuncNV, GLenum func)
/frameworks/native/opengl/include/GLES2/
Dgl2ext.h3182 GL_APICALL void GL_APIENTRY glPathCoverDepthFuncNV (GLenum func);