Home
last modified time | relevance | path

Searched refs:glGetPathMetricsNV (Results 1 – 9 of 9) sorted by relevance

/frameworks/libs/native_bridge_support/libGLESv3/
Dstubs_arm.cc339 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glGetPathMetricsNV);
1187 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv3.so", glGetPathMetricsNV); in init_stub_library()
Dstubs_arm64.cc339 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glGetPathMetricsNV);
1187 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv3.so", glGetPathMetricsNV); in init_stub_library()
/frameworks/libs/native_bridge_support/libGLESv2/
Dstubs_arm64.cc339 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glGetPathMetricsNV);
1187 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv2.so", glGetPathMetricsNV); in init_stub_library()
Dstubs_arm.cc339 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glGetPathMetricsNV);
1187 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv2.so", glGetPathMetricsNV); in init_stub_library()
/frameworks/base/libs/hwui/debug/
Dgles_redefine.h379 #define glGetPathMetricsNV wrap_glGetPathMetricsNV macro
Dgles_undefine.h378 #undef glGetPathMetricsNV
/frameworks/native/opengl/libs/GLES2/
Dgl2ext_api.in1216 void API_ENTRY(glGetPathMetricsNV)(GLbitfield metricQueryMask, GLsizei numPaths, GLenum pathNameTyp…
1217 …CALL_GL_API(glGetPathMetricsNV, metricQueryMask, numPaths, pathNameType, paths, pathBase, stride, …
/frameworks/native/opengl/libs/
Dentries.in390 GL_ENTRY(void, glGetPathMetricsNV, GLbitfield metricQueryMask, GLsizei numPaths, GLenum pathNameTyp…
/frameworks/native/opengl/include/GLES2/
Dgl2ext.h3192 GL_APICALL void GL_APIENTRY glGetPathMetricsNV (GLbitfield metricQueryMask, GLsizei numPaths, GLenu…