Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/debug/
Dgles_undefine.h603 #undef glPathSubCoordsNV
Dgles_redefine.h604 #define glPathSubCoordsNV wrap_glPathSubCoordsNV macro
/frameworks/native/opengl/libs/GLES2/
Dgl2ext_api.in1129 void API_ENTRY(glPathSubCoordsNV)(GLuint path, GLsizei coordStart, GLsizei numCoords, GLenum coordT…
1130 CALL_GL_API(glPathSubCoordsNV, path, coordStart, numCoords, coordType, coords);
/frameworks/native/opengl/libs/
Dentries.in649 GL_ENTRY(void, glPathSubCoordsNV, GLuint path, GLsizei coordStart, GLsizei numCoords, GLenum coordT…
/frameworks/native/opengl/include/GLES2/
Dgl2ext.h3163 GL_APICALL void GL_APIENTRY glPathSubCoordsNV (GLuint path, GLsizei coordStart, GLsizei numCoords, …