Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/debug/
Dgles_undefine.h587 #undef glPathCoordsNV
Dgles_redefine.h588 #define glPathCoordsNV wrap_glPathCoordsNV macro
/frameworks/native/opengl/libs/GLES2/
Dgl2ext_api.in1123 void API_ENTRY(glPathCoordsNV)(GLuint path, GLsizei numCoords, GLenum coordType, const void *coords…
1124 CALL_GL_API(glPathCoordsNV, path, numCoords, coordType, coords);
/frameworks/native/opengl/libs/
Dentries.in633 GL_ENTRY(void, glPathCoordsNV, GLuint path, GLsizei numCoords, GLenum coordType, const void *coords)
/frameworks/native/opengl/include/GLES2/
Dgl2ext.h3161 GL_APICALL void GL_APIENTRY glPathCoordsNV (GLuint path, GLsizei numCoords, GLenum coordType, const…