Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/debug/
Dgles_redefine.h478 #define glInterpolatePathsNV wrap_glInterpolatePathsNV macro
Dgles_undefine.h478 #undef glInterpolatePathsNV
/frameworks/native/opengl/libs/GLES2/
Dgl2ext_api.in850 void API_ENTRY(glInterpolatePathsNV)(GLuint resultPath, GLuint pathA, GLuint pathB, GLfloat weight)…
851 CALL_GL_API(glInterpolatePathsNV, resultPath, pathA, pathB, weight);
/frameworks/native/opengl/include/GLES2/
Dgl2ext.h2586 GL_APICALL void GL_APIENTRY glInterpolatePathsNV (GLuint resultPath, GLuint pathA, GLuint pathB, GL…
/frameworks/native/opengl/libs/
Dentries.in462 GL_ENTRY(void, glInterpolatePathsNV, GLuint resultPath, GLuint pathA, GLuint pathB, GLfloat weight)