Searched refs:glStencilThenCoverFillPathInstancedNV (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/libs/hwui/debug/ |
D | gles_redefine.h | 767 #define glStencilThenCoverFillPathInstancedNV wrap_glStencilThenCoverFillPathInstancedNV macro
|
D | gles_undefine.h | 767 #undef glStencilThenCoverFillPathInstancedNV
|
/frameworks/native/opengl/libs/GLES2/ |
D | gl2ext_api.in | 964 void API_ENTRY(glStencilThenCoverFillPathInstancedNV)(GLsizei numPaths, GLenum pathNameType, const … 965 …CALL_GL_API(glStencilThenCoverFillPathInstancedNV, numPaths, pathNameType, paths, pathBase, fillMo…
|
/frameworks/native/opengl/include/GLES2/ |
D | gl2ext.h | 2624 GL_APICALL void GL_APIENTRY glStencilThenCoverFillPathInstancedNV (GLsizei numPaths, GLenum pathNam…
|
/frameworks/native/opengl/libs/ |
D | entries.in | 751 GL_ENTRY(void, glStencilThenCoverFillPathInstancedNV, GLsizei numPaths, GLenum pathNameType, const …
|