Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/debug/
Dgles_redefine.h598 #define glPathParameterivNV wrap_glPathParameterivNV macro
Dgles_undefine.h598 #undef glPathParameterivNV
/frameworks/native/opengl/libs/GLES2/
Dgl2ext_api.in856 void API_ENTRY(glPathParameterivNV)(GLuint path, GLenum pname, const GLint *value) {
857 CALL_GL_API(glPathParameterivNV, path, pname, value);
/frameworks/native/opengl/libs/
Dentries.in582 GL_ENTRY(void, glPathParameterivNV, GLuint path, GLenum pname, const GLint *value)
/frameworks/native/opengl/include/GLES2/
Dgl2ext.h3041 GL_APICALL void GL_APIENTRY glPathParameterivNV (GLuint path, GLenum pname, const GLint *value);