Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/debug/
Dgles_redefine.h135 #define glCoverStrokePathNV wrap_glCoverStrokePathNV macro
Dgles_undefine.h135 #undef glCoverStrokePathNV
/frameworks/native/opengl/libs/GLES2/
Dgl2ext_api.in895 void API_ENTRY(glCoverStrokePathNV)(GLuint path, GLenum coverMode) {
896 CALL_GL_API(glCoverStrokePathNV, path, coverMode);
/frameworks/native/opengl/libs/
Dentries.in119 GL_ENTRY(void, glCoverStrokePathNV, GLuint path, GLenum coverMode)
/frameworks/native/opengl/include/GLES2/
Dgl2ext.h3054 GL_APICALL void GL_APIENTRY glCoverStrokePathNV (GLuint path, GLenum coverMode);