Home
last modified time | relevance | path

Searched refs:onMakeFromStreamIndex (Results 1 – 25 of 50) 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/txt/src/txt/
Dasset_font_manager.h67 sk_sp<SkTypeface> onMakeFromStreamIndex(std::unique_ptr<SkStreamAsset>,
Dasset_font_manager.cc79 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/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/skia/modules/skparagraph/include/
DTypefaceFontProvider.h58 sk_sp<SkTypeface> onMakeFromStreamIndex(std::unique_ptr<SkStreamAsset>, int) const override { in onMakeFromStreamIndex() function
/third_party/skia/src/ports/skia_ohos/
DSkFontMgr_ohos.h43 virtual sk_sp<SkTypeface> onMakeFromStreamIndex(std::unique_ptr<SkStreamAsset> stream,
/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/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/src/ports/skia_ohos/
DSkFontMgr_ohos.h43 virtual sk_sp<SkTypeface> onMakeFromStreamIndex(std::unique_ptr<SkStreamAsset> stream,
/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…
/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…
/third_party/flutter/skia/modules/skparagraph/include/
DTypefaceFontProvider.h63 sk_sp<SkTypeface> onMakeFromStreamIndex(std::unique_ptr<SkStreamAsset>, in onMakeFromStreamIndex() function
/third_party/flutter/skia/include/core/
DSkFontMgr.h165 virtual sk_sp<SkTypeface> onMakeFromStreamIndex(std::unique_ptr<SkStreamAsset>,
/third_party/skia/include/core/
DSkFontMgr.h160 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 __anonf4a150800111::FontMgr
/third_party/flutter/skia/tools/fonts/
DTestFontMgr.cpp167 sk_sp<SkTypeface> onMakeFromStreamIndex(std::unique_ptr<SkStreamAsset>, in onMakeFromStreamIndex() function in __anonbe445e150111::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/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/skia/modules/skottie/tests/
DText.cpp50 sk_sp<SkTypeface> onMakeFromStreamIndex(std::unique_ptr<SkStreamAsset>, in onMakeFromStreamIndex() function in __anon296c64eb0111::RecordMatchFamilyStyleSkFontMgr

12