Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/debug/
Dgles_redefine.h602 #define glPathSubCommandsNV wrap_glPathSubCommandsNV macro
Dgles_undefine.h602 #undef glPathSubCommandsNV
/frameworks/native/opengl/libs/GLES2/
Dgl2ext_api.in829 void API_ENTRY(glPathSubCommandsNV)(GLuint path, GLsizei commandStart, GLsizei commandsToDelete, GL…
830 …CALL_GL_API(glPathSubCommandsNV, path, commandStart, commandsToDelete, numCommands, commands, numC…
/frameworks/native/opengl/include/GLES2/
Dgl2ext.h2579 GL_APICALL void GL_APIENTRY glPathSubCommandsNV (GLuint path, GLsizei commandStart, GLsizei command…
/frameworks/native/opengl/libs/
Dentries.in586 GL_ENTRY(void, glPathSubCommandsNV, GLuint path, GLsizei commandStart, GLsizei commandsToDelete, GL…