Home
last modified time | relevance | path

Searched refs:setTextShapingFactory (Results 1 – 21 of 21) sorted by relevance

/external/skia/fuzz/oss_fuzz/
DFuzzSVG.cpp24 .setTextShapingFactory(SkShapers::BestAvailable()) in FuzzSVG()
/external/skia/modules/skottie/gm/
DSkottieGM.cpp60 .setTextShapingFactory(SkShapers::BestAvailable()) in onOnceBeforeDraw()
114 .setTextShapingFactory(SkShapers::BestAvailable()) in onOnceBeforeDraw()
DExternalProperties.cpp60 .setTextShapingFactory(SkShapers::BestAvailable()) in onOnceBeforeDraw()
/external/skia/tools/viewer/
DSVGFileSlide.cpp41 .setTextShapingFactory(SkShapers::BestAvailable()) in load()
DSvgSlide.cpp45 .setTextShapingFactory(SkShapers::BestAvailable()) in load()
DCowboySlide.cpp53 .setTextShapingFactory(SkShapers::BestAvailable()) in load()
/external/skia/example/external_client/src/
Dsvg_renderer.cpp73 .setTextShapingFactory(SkShapers::BestAvailable()) in main()
/external/skia/modules/svg/include/
DSkSVGDOM.h46 Builder& setTextShapingFactory(sk_sp<SkShapers::Factory>);
/external/skia/modules/svg/utils/
DSvgTool.cpp71 .setTextShapingFactory(SkShapers::BestAvailable()) in main()
/external/skia/modules/skottie/tests/
DText.cpp114 .setTextShapingFactory(SkShapers::BestAvailable()) in DEF_TEST()
290 .setTextShapingFactory(SkShapers::BestAvailable()) in DEF_TEST()
/external/skia/modules/skottie/include/
DSkottie.h170 Builder& setTextShapingFactory(sk_sp<SkShapers::Factory>);
/external/skia/tools/
Dskottie2movie.cpp95 .setTextShapingFactory(SkShapers::BestAvailable()) in main()
/external/skia/platform_tools/android/apps/skottie/skottielib/src/main/cpp/
Dnative-lib.cpp190 .setTextShapingFactory(sk_make_sp<SkShapers::HarfbuzzFactory>()) in Java_org_skia_skottie_SkottieAnimation_nCreateProxy()
/external/skia/modules/svg/src/
DSkSVGDOM.cpp417 SkSVGDOM::Builder& SkSVGDOM::Builder::setTextShapingFactory(sk_sp<SkShapers::Factory> f) { in setTextShapingFactory() function in SkSVGDOM::Builder
/external/skia/modules/skottie/src/
DSkottie.cpp344 Animation::Builder& Animation::Builder::setTextShapingFactory(sk_sp<SkShapers::Factory> factory) { in setTextShapingFactory() function in skottie::Animation::Builder
DSkottieTool.cpp548 .setTextShapingFactory(SkShapers::BestAvailable()) in main()
/external/skia/tools/skpbench/
Dskpbench.cpp716 .setTextShapingFactory(SkShapers::BestAvailable()) in create_skp_from_svg()
/external/skia/dm/
DDMSrcSink.cpp1306 .setTextShapingFactory(SkShapers::BestAvailable()) in draw()
1388 .setTextShapingFactory(SkShapers::BestAvailable()) in SVGSrc()
2689 .setTextShapingFactory(std::move(shapingFactory)) in draw()
/external/skia/modules/canvaskit/
Dskottie_bindings.cpp277 .setTextShapingFactory(SkShapers::BestAvailable()) in Make()
/external/skia/bench/
Dnanobench.cpp885 .setTextShapingFactory(SkShapers::BestAvailable()) in ReadSVGPicture()
/external/skia/
DRELEASE_NOTES.md281 use one of the builders and call `setTextShapingFactory` with a newly-created
288 For example `builder.setTextShapingFactory(SkShapers::BestAvailable())` will use