Searched refs:glCoverFillPathInstancedNV (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/libs/hwui/debug/ |
D | gles_redefine.h | 132 #define glCoverFillPathInstancedNV wrap_glCoverFillPathInstancedNV macro
|
D | gles_undefine.h | 132 #undef glCoverFillPathInstancedNV
|
/frameworks/native/opengl/libs/GLES2/ |
D | gl2ext_api.in | 898 void API_ENTRY(glCoverFillPathInstancedNV)(GLsizei numPaths, GLenum pathNameType, const void *paths… 899 …CALL_GL_API(glCoverFillPathInstancedNV, numPaths, pathNameType, paths, pathBase, coverMode, transf…
|
/frameworks/native/opengl/include/GLES2/ |
D | gl2ext.h | 2602 GL_APICALL void GL_APIENTRY glCoverFillPathInstancedNV (GLsizei numPaths, GLenum pathNameType, cons…
|
/frameworks/native/opengl/libs/ |
D | entries.in | 116 GL_ENTRY(void, glCoverFillPathInstancedNV, GLsizei numPaths, GLenum pathNameType, const void *paths…
|