Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/debug/
Dunwrap_gles.h376 #undef glGetPathCommandsNV
Dwrap_gles.h376 #define glGetPathCommandsNV wrap_glGetPathCommandsNV macro
/frameworks/native/opengl/libs/GLES2/
Dgl2ext_api.in910 void API_ENTRY(glGetPathCommandsNV)(GLuint path, GLubyte *commands) {
911 CALL_GL_API(glGetPathCommandsNV, path, commands);
/frameworks/native/opengl/libs/
Dentries.in357 GL_ENTRY(void, glGetPathCommandsNV, GLuint path, GLubyte *commands)
/frameworks/native/opengl/include/GLES2/
Dgl2ext.h2606 GL_APICALL void GL_APIENTRY glGetPathCommandsNV (GLuint path, GLubyte *commands);