Searched refs:glStencilThenCoverStrokePathNV (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/libs/hwui/debug/ |
D | gles_redefine.h | 770 #define glStencilThenCoverStrokePathNV wrap_glStencilThenCoverStrokePathNV macro
|
D | gles_undefine.h | 770 #undef glStencilThenCoverStrokePathNV
|
/frameworks/native/opengl/libs/GLES2/ |
D | gl2ext_api.in | 961 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/ |
D | gl2ext.h | 2623 GL_APICALL void GL_APIENTRY glStencilThenCoverStrokePathNV (GLuint path, GLint reference, GLuint ma…
|
/frameworks/native/opengl/libs/ |
D | entries.in | 754 GL_ENTRY(void, glStencilThenCoverStrokePathNV, GLuint path, GLint reference, GLuint mask, GLenum co…
|