Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/debug/
Dgles_redefine.h375 #define glGetPathCoordsNV wrap_glGetPathCoordsNV macro
Dgles_undefine.h374 #undef glGetPathCoordsNV
/frameworks/native/opengl/libs/GLES2/
Dgl2ext_api.in1210 void API_ENTRY(glGetPathCoordsNV)(GLuint path, GLfloat *coords) {
1211 CALL_GL_API(glGetPathCoordsNV, path, coords);
/frameworks/native/opengl/libs/
Dentries.in386 GL_ENTRY(void, glGetPathCoordsNV, GLuint path, GLfloat *coords)
/frameworks/native/opengl/include/GLES2/
Dgl2ext.h3190 GL_APICALL void GL_APIENTRY glGetPathCoordsNV (GLuint path, GLfloat *coords);