Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/debug/
Dgles_redefine.h770 #define glStencilThenCoverStrokePathNV wrap_glStencilThenCoverStrokePathNV macro
Dgles_undefine.h770 #undef glStencilThenCoverStrokePathNV
/frameworks/native/opengl/libs/GLES2/
Dgl2ext_api.in961 void API_ENTRY(glStencilThenCoverStrokePathNV)(GLuint path, GLint reference, GLuint mask, GLenum co…
962 CALL_GL_API(glStencilThenCoverStrokePathNV, path, reference, mask, coverMode);
/frameworks/native/opengl/include/GLES2/
Dgl2ext.h2623 GL_APICALL void GL_APIENTRY glStencilThenCoverStrokePathNV (GLuint path, GLint reference, GLuint ma…
/frameworks/native/opengl/libs/
Dentries.in754 GL_ENTRY(void, glStencilThenCoverStrokePathNV, GLuint path, GLint reference, GLuint mask, GLenum co…