Home
last modified time | relevance | path

Searched refs:FontMgr (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/tools/fonts/
H A DTestFontMgr.cpp63 class FontMgr final : public SkFontMgr {
65 FontMgr() { in FontMgr() function in __anon26486::final
193 sk_sp<SkFontMgr> MakePortableFontMgr() { return sk_make_sp<FontMgr>(); } in MakePortableFontMgr()
/third_party/skia/modules/skparagraph/include/
H A Ddrawing.h44 using RSFontMgr = RSDrawing::FontMgr;
/third_party/skia/modules/canvaskit/
H A Dexterns.js382 FontMgr: {
/third_party/skia/tools/perf-canvaskit-puppeteer/
H A Dcanvas_perf.js600 ctx.fontMgr = CanvasKit.FontMgr.FromData([ctx.files['Roboto-Regular.ttf']]);

Completed in 3 milliseconds