Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/debug/
Dunwrap_gles.h606 #undef glPathSubCoordsNV
Dwrap_gles.h606 #define glPathSubCoordsNV wrap_glPathSubCoordsNV macro
/frameworks/native/opengl/libs/GLES2/
Dgl2ext_api.in832 void API_ENTRY(glPathSubCoordsNV)(GLuint path, GLsizei coordStart, GLsizei numCoords, GLenum coordT…
833 CALL_GL_API(glPathSubCoordsNV, path, coordStart, numCoords, coordType, coords);
/frameworks/native/opengl/libs/
Dentries.in587 GL_ENTRY(void, glPathSubCoordsNV, GLuint path, GLsizei coordStart, GLsizei numCoords, GLenum coordT…
/frameworks/native/opengl/include/GLES2/
Dgl2ext.h2580 GL_APICALL void GL_APIENTRY glPathSubCoordsNV (GLuint path, GLsizei coordStart, GLsizei numCoords, …