Searched refs:glGetPathMetricRangeNV (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/libs/hwui/debug/ |
D | gles_redefine.h | 377 #define glGetPathMetricRangeNV wrap_glGetPathMetricRangeNV macro
|
D | gles_undefine.h | 377 #undef glGetPathMetricRangeNV
|
/frameworks/native/opengl/libs/GLES2/ |
D | gl2ext_api.in | 922 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/ |
D | gl2ext.h | 2610 GL_APICALL void GL_APIENTRY glGetPathMetricRangeNV (GLbitfield metricQueryMask, GLuint firstPathNam…
|
/frameworks/native/opengl/libs/ |
D | entries.in | 361 GL_ENTRY(void, glGetPathMetricRangeNV, GLbitfield metricQueryMask, GLuint firstPathName, GLsizei nu…
|