Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/debug/
Dgles_undefine.h126 #undef glCopyPathNV
Dgles_redefine.h126 #define glCopyPathNV wrap_glCopyPathNV macro
/frameworks/native/opengl/libs/GLES2/
Dgl2ext_api.in1144 void API_ENTRY(glCopyPathNV)(GLuint resultPath, GLuint srcPath) {
1145 CALL_GL_API(glCopyPathNV, resultPath, srcPath);
/frameworks/native/opengl/libs/
Dentries.in117 GL_ENTRY(void, glCopyPathNV, GLuint resultPath, GLuint srcPath)
/frameworks/native/opengl/include/GLES2/
Dgl2ext.h3168 GL_APICALL void GL_APIENTRY glCopyPathNV (GLuint resultPath, GLuint srcPath);