Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/debug/
Dgles_undefine.h586 #undef glPathCommandsNV
Dgles_redefine.h587 #define glPathCommandsNV wrap_glPathCommandsNV macro
/frameworks/native/opengl/libs/GLES2/
Dgl2ext_api.in1120 void API_ENTRY(glPathCommandsNV)(GLuint path, GLsizei numCommands, const GLubyte *commands, GLsizei…
1121 CALL_GL_API(glPathCommandsNV, path, numCommands, commands, numCoords, coordType, coords);
/frameworks/native/opengl/libs/
Dentries.in632 GL_ENTRY(void, glPathCommandsNV, GLuint path, GLsizei numCommands, const GLubyte *commands, GLsizei…
/frameworks/native/opengl/include/GLES2/
Dgl2ext.h3160 GL_APICALL void GL_APIENTRY glPathCommandsNV (GLuint path, GLsizei numCommands, const GLubyte *comm…