Home
last modified time | relevance | path

Searched refs:onMakeFromStreamIndex (Results 1 – 25 of 44) sorted by relevance

12

/third_party/skia/src/core/
DSkFontMgr.cpp66 sk_sp<SkTypeface> onMakeFromStreamIndex(std::unique_ptr<SkStreamAsset>, int) const override { in onMakeFromStreamIndex() function in SkEmptyFontMgr
127 return this->onMakeFromStreamIndex(std::move(stream), ttcIndex); in makeFromStream()
/third_party/skia/include/utils/
DSkOrderedFontMgr.h41 sk_sp<SkTypeface> onMakeFromStreamIndex(std::unique_ptr<SkStreamAsset>,
/third_party/flutter/engine/flutter/third_party/txt/src/txt/
Dasset_font_manager.h70 sk_sp<SkTypeface> onMakeFromStreamIndex(std::unique_ptr<SkStreamAsset>,
Dasset_font_manager.cc85 sk_sp<SkTypeface> AssetFontManager::onMakeFromStreamIndex( in onMakeFromStreamIndex() function in txt::AssetFontManager
/third_party/flutter/skia/src/core/
DSkFontMgr.cpp69 sk_sp<SkTypeface> onMakeFromStreamIndex(std::unique_ptr<SkStreamAsset>, int) const override { in onMakeFromStreamIndex() function in SkEmptyFontMgr
138 return this->onMakeFromStreamIndex(std::move(stream), ttcIndex); in makeFromStream()
/third_party/skia/modules/skparagraph/include/
DTypefaceFontProvider.h58 sk_sp<SkTypeface> onMakeFromStreamIndex(std::unique_ptr<SkStreamAsset>, int) const override { in onMakeFromStreamIndex() function
/third_party/skia/src/utils/
DSkOrderedFontMgr.cpp84 sk_sp<SkTypeface> SkOrderedFontMgr::onMakeFromStreamIndex(std::unique_ptr<SkStreamAsset>, in onMakeFromStreamIndex() function in SkOrderedFontMgr
/third_party/flutter/skia/src/ports/skia_ohos/
DSkFontMgr_ohos.h43 virtual sk_sp<SkTypeface> onMakeFromStreamIndex(std::unique_ptr<SkStreamAsset> stream,
/third_party/flutter/skia/include/ports/
DSkFontMgr_indirect.h53 …sk_sp<SkTypeface> onMakeFromStreamIndex(std::unique_ptr<SkStreamAsset>, int ttcIndex) const overri…
/third_party/skia/include/ports/
DSkFontMgr_indirect.h50 …sk_sp<SkTypeface> onMakeFromStreamIndex(std::unique_ptr<SkStreamAsset>, int ttcIndex) const overri…
/third_party/flutter/skia/modules/skparagraph/include/
DTypefaceFontProvider.h63 sk_sp<SkTypeface> onMakeFromStreamIndex(std::unique_ptr<SkStreamAsset>, in onMakeFromStreamIndex() function
/third_party/skia/src/ports/
DSkFontMgr_FontConfigInterface.cpp220 return this->onMakeFromStreamIndex(SkMemoryStream::Make(std::move(data)), ttcIndex); in onMakeFromData()
223 sk_sp<SkTypeface> onMakeFromStreamIndex(std::unique_ptr<SkStreamAsset> stream, in onMakeFromStreamIndex() function in SkFontMgr_FCI
DSkFontMgr_custom.h149 …sk_sp<SkTypeface> onMakeFromStreamIndex(std::unique_ptr<SkStreamAsset>, int ttcIndex) const overri…
DSkFontMgr_fuchsia.cpp246 sk_sp<SkTypeface> onMakeFromStreamIndex(std::unique_ptr<SkStreamAsset>,
377 sk_sp<SkTypeface> SkFontMgr_Fuchsia::onMakeFromStreamIndex(std::unique_ptr<SkStreamAsset> asset, in onMakeFromStreamIndex() function in SkFontMgr_Fuchsia
/third_party/flutter/skia/src/ports/
DSkFontMgr_FontConfigInterface.cpp225 return this->onMakeFromStreamIndex(SkMemoryStream::Make(std::move(data)), ttcIndex); in onMakeFromData()
228 sk_sp<SkTypeface> onMakeFromStreamIndex(std::unique_ptr<SkStreamAsset> stream, in onMakeFromStreamIndex() function in SkFontMgr_FCI
DSkFontMgr_custom.h149 …sk_sp<SkTypeface> onMakeFromStreamIndex(std::unique_ptr<SkStreamAsset>, int ttcIndex) const overri…
DSkFontMgr_fuchsia.cpp247 sk_sp<SkTypeface> onMakeFromStreamIndex(std::unique_ptr<SkStreamAsset>,
382 sk_sp<SkTypeface> SkFontMgr_Fuchsia::onMakeFromStreamIndex(std::unique_ptr<SkStreamAsset> asset, in onMakeFromStreamIndex() function in SkFontMgr_Fuchsia
/third_party/skia/include/core/
DSkFontMgr.h135 virtual sk_sp<SkTypeface> onMakeFromStreamIndex(std::unique_ptr<SkStreamAsset>,
/third_party/flutter/skia/include/core/
DSkFontMgr.h165 virtual sk_sp<SkTypeface> onMakeFromStreamIndex(std::unique_ptr<SkStreamAsset>,
/third_party/skia/tools/fonts/
DTestFontMgr.cpp161 sk_sp<SkTypeface> onMakeFromStreamIndex(std::unique_ptr<SkStreamAsset>, in onMakeFromStreamIndex() function in __anondc6cf2e20111::FontMgr
/third_party/flutter/skia/src/fonts/
DSkFontMgr_indirect.cpp160 sk_sp<SkTypeface> SkFontMgr_Indirect::onMakeFromStreamIndex(std::unique_ptr<SkStreamAsset> stream, in onMakeFromStreamIndex() function in SkFontMgr_Indirect
/third_party/flutter/skia/tools/fonts/
DTestFontMgr.cpp167 sk_sp<SkTypeface> onMakeFromStreamIndex(std::unique_ptr<SkStreamAsset>, in onMakeFromStreamIndex() function in __anon983542770111::FontMgr
/third_party/skia/src/fonts/
DSkFontMgr_indirect.cpp153 sk_sp<SkTypeface> SkFontMgr_Indirect::onMakeFromStreamIndex(std::unique_ptr<SkStreamAsset> stream, in onMakeFromStreamIndex() function in SkFontMgr_Indirect
/third_party/skia/modules/skottie/tests/
DText.cpp50 sk_sp<SkTypeface> onMakeFromStreamIndex(std::unique_ptr<SkStreamAsset>, in onMakeFromStreamIndex() function in __anon5a62840d0111::RecordMatchFamilyStyleSkFontMgr
/third_party/flutter/skia/modules/skottie/src/
DSkottieTest.cpp208 sk_sp<SkTypeface> onMakeFromStreamIndex(std::unique_ptr<SkStreamAsset>, in DEF_TEST() function in DEF_TEST::DummyFontMgr
598 … sk_sp<SkTypeface> onMakeFromStreamIndex(std::unique_ptr<SkStreamAsset>, int) const override { in DEF_TEST() function in DEF_TEST::CountingFontMgr

12