Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/debug/
Dgles_redefine.h377 #define glGetPathMetricRangeNV wrap_glGetPathMetricRangeNV macro
Dgles_undefine.h377 #undef glGetPathMetricRangeNV
/frameworks/native/opengl/libs/GLES2/
Dgl2ext_api.in922 void API_ENTRY(glGetPathMetricRangeNV)(GLbitfield metricQueryMask, GLuint firstPathName, GLsizei nu…
923 CALL_GL_API(glGetPathMetricRangeNV, metricQueryMask, firstPathName, numPaths, stride, metrics);
/frameworks/native/opengl/include/GLES2/
Dgl2ext.h2610 GL_APICALL void GL_APIENTRY glGetPathMetricRangeNV (GLbitfield metricQueryMask, GLuint firstPathNam…
/frameworks/native/opengl/libs/
Dentries.in361 GL_ENTRY(void, glGetPathMetricRangeNV, GLbitfield metricQueryMask, GLuint firstPathName, GLsizei nu…