Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/debug/
Dgles_redefine.h132 #define glCoverFillPathInstancedNV wrap_glCoverFillPathInstancedNV macro
Dgles_undefine.h132 #undef glCoverFillPathInstancedNV
/frameworks/native/opengl/libs/GLES2/
Dgl2ext_api.in898 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/
Dgl2ext.h2602 GL_APICALL void GL_APIENTRY glCoverFillPathInstancedNV (GLsizei numPaths, GLenum pathNameType, cons…
/frameworks/native/opengl/libs/
Dentries.in116 GL_ENTRY(void, glCoverFillPathInstancedNV, GLsizei numPaths, GLenum pathNameType, const void *paths…