Home
last modified time | relevance | path

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

/frameworks/libs/native_bridge_support/libGLESv3/
Dstubs_arm.cc706 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glStencilStrokePathInstancedNV);
1554 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv3.so", glStencilStrokePathInstancedNV); in init_stub_library()
Dstubs_arm64.cc706 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glStencilStrokePathInstancedNV);
1554 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv3.so", glStencilStrokePathInstancedNV); in init_stub_library()
/frameworks/libs/native_bridge_support/libGLESv2/
Dstubs_arm64.cc706 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glStencilStrokePathInstancedNV);
1554 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv2.so", glStencilStrokePathInstancedNV); in init_stub_library()
Dstubs_arm.cc706 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glStencilStrokePathInstancedNV);
1554 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv2.so", glStencilStrokePathInstancedNV); in init_stub_library()
/frameworks/base/libs/hwui/debug/
Dgles_redefine.h766 #define glStencilStrokePathInstancedNV wrap_glStencilStrokePathInstancedNV macro
Dgles_undefine.h765 #undef glStencilStrokePathInstancedNV
/frameworks/native/opengl/libs/GLES2/
Dgl2ext_api.in1183 void API_ENTRY(glStencilStrokePathInstancedNV)(GLsizei numPaths, GLenum pathNameType, const void *p…
1184 …CALL_GL_API(glStencilStrokePathInstancedNV, numPaths, pathNameType, paths, pathBase, reference, ma…
/frameworks/native/opengl/libs/
Dentries.in837 GL_ENTRY(void, glStencilStrokePathInstancedNV, GLsizei numPaths, GLenum pathNameType, const void *p…
/frameworks/native/opengl/include/GLES2/
Dgl2ext.h3181 GL_APICALL void GL_APIENTRY glStencilStrokePathInstancedNV (GLsizei numPaths, GLenum pathNameType, …