Searched refs:glPathCommandsNV (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/libs/hwui/debug/ |
D | gles_undefine.h | 586 #undef glPathCommandsNV
|
D | gles_redefine.h | 587 #define glPathCommandsNV wrap_glPathCommandsNV macro
|
/frameworks/native/opengl/libs/GLES2/ |
D | gl2ext_api.in | 1120 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/ |
D | entries.in | 632 GL_ENTRY(void, glPathCommandsNV, GLuint path, GLsizei numCommands, const GLubyte *commands, GLsizei…
|
/frameworks/native/opengl/include/GLES2/ |
D | gl2ext.h | 3160 GL_APICALL void GL_APIENTRY glPathCommandsNV (GLuint path, GLsizei numCommands, const GLubyte *comm…
|