Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/debug/
Dgles_redefine.h300 #define glGenPathsNV wrap_glGenPathsNV macro
Dgles_undefine.h299 #undef glGenPathsNV
/frameworks/native/opengl/libs/GLES2/
Dgl2ext_api.in1111 GLuint API_ENTRY(glGenPathsNV)(GLsizei range) {
1112 CALL_GL_API_RETURN(glGenPathsNV, range);
/frameworks/native/opengl/libs/
Dentries.in307 GL_ENTRY(GLuint, glGenPathsNV, GLsizei range)
/frameworks/native/opengl/include/GLES2/
Dgl2ext.h3157 GL_APICALL GLuint GL_APIENTRY glGenPathsNV (GLsizei range);