Searched refs:glStencilThenCoverStrokePathInstancedNV (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/libs/hwui/debug/ |
D | gles_redefine.h | 769 #define glStencilThenCoverStrokePathInstancedNV wrap_glStencilThenCoverStrokePathInstancedNV macro
|
D | gles_undefine.h | 769 #undef glStencilThenCoverStrokePathInstancedNV
|
/frameworks/native/opengl/libs/GLES2/ |
D | gl2ext_api.in | 967 void API_ENTRY(glStencilThenCoverStrokePathInstancedNV)(GLsizei numPaths, GLenum pathNameType, cons… 968 …CALL_GL_API(glStencilThenCoverStrokePathInstancedNV, numPaths, pathNameType, paths, pathBase, refe…
|
/frameworks/native/opengl/include/GLES2/ |
D | gl2ext.h | 2625 GL_APICALL void GL_APIENTRY glStencilThenCoverStrokePathInstancedNV (GLsizei numPaths, GLenum pathN…
|
/frameworks/native/opengl/libs/ |
D | entries.in | 753 GL_ENTRY(void, glStencilThenCoverStrokePathInstancedNV, GLsizei numPaths, GLenum pathNameType, cons…
|