/third_party/skia/src/core/ |
D | SkFontMgr.cpp | 66 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/ |
D | SkOrderedFontMgr.h | 41 sk_sp<SkTypeface> onMakeFromStreamIndex(std::unique_ptr<SkStreamAsset>,
|
/third_party/flutter/txt/src/txt/ |
D | asset_font_manager.h | 67 sk_sp<SkTypeface> onMakeFromStreamIndex(std::unique_ptr<SkStreamAsset>,
|
D | asset_font_manager.cc | 79 sk_sp<SkTypeface> AssetFontManager::onMakeFromStreamIndex( in onMakeFromStreamIndex() function in txt::AssetFontManager
|
/third_party/flutter/skia/src/core/ |
D | SkFontMgr.cpp | 69 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/ |
D | asset_font_manager.h | 70 sk_sp<SkTypeface> onMakeFromStreamIndex(std::unique_ptr<SkStreamAsset>,
|
D | asset_font_manager.cc | 85 sk_sp<SkTypeface> AssetFontManager::onMakeFromStreamIndex( in onMakeFromStreamIndex() function in txt::AssetFontManager
|
/third_party/skia/modules/skparagraph/include/ |
D | TypefaceFontProvider.h | 58 sk_sp<SkTypeface> onMakeFromStreamIndex(std::unique_ptr<SkStreamAsset>, int) const override { in onMakeFromStreamIndex() function
|
/third_party/skia/src/ports/skia_ohos/ |
D | SkFontMgr_ohos.h | 43 virtual sk_sp<SkTypeface> onMakeFromStreamIndex(std::unique_ptr<SkStreamAsset> stream,
|
/third_party/skia/src/utils/ |
D | SkOrderedFontMgr.cpp | 84 sk_sp<SkTypeface> SkOrderedFontMgr::onMakeFromStreamIndex(std::unique_ptr<SkStreamAsset>, in onMakeFromStreamIndex() function in SkOrderedFontMgr
|
/third_party/flutter/skia/include/ports/ |
D | SkFontMgr_indirect.h | 53 …sk_sp<SkTypeface> onMakeFromStreamIndex(std::unique_ptr<SkStreamAsset>, int ttcIndex) const overri…
|
/third_party/skia/include/ports/ |
D | SkFontMgr_indirect.h | 50 …sk_sp<SkTypeface> onMakeFromStreamIndex(std::unique_ptr<SkStreamAsset>, int ttcIndex) const overri…
|
/third_party/flutter/skia/src/ports/skia_ohos/ |
D | SkFontMgr_ohos.h | 43 virtual sk_sp<SkTypeface> onMakeFromStreamIndex(std::unique_ptr<SkStreamAsset> stream,
|
/third_party/skia/src/ports/ |
D | SkFontMgr_FontConfigInterface.cpp | 220 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
|
D | SkFontMgr_custom.h | 149 …sk_sp<SkTypeface> onMakeFromStreamIndex(std::unique_ptr<SkStreamAsset>, int ttcIndex) const overri…
|
/third_party/flutter/skia/src/ports/ |
D | SkFontMgr_FontConfigInterface.cpp | 225 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
|
D | SkFontMgr_custom.h | 149 …sk_sp<SkTypeface> onMakeFromStreamIndex(std::unique_ptr<SkStreamAsset>, int ttcIndex) const overri…
|
/third_party/flutter/skia/modules/skparagraph/include/ |
D | TypefaceFontProvider.h | 63 sk_sp<SkTypeface> onMakeFromStreamIndex(std::unique_ptr<SkStreamAsset>, in onMakeFromStreamIndex() function
|
/third_party/flutter/skia/include/core/ |
D | SkFontMgr.h | 165 virtual sk_sp<SkTypeface> onMakeFromStreamIndex(std::unique_ptr<SkStreamAsset>,
|
/third_party/skia/include/core/ |
D | SkFontMgr.h | 160 virtual sk_sp<SkTypeface> onMakeFromStreamIndex(std::unique_ptr<SkStreamAsset>,
|
/third_party/skia/tools/fonts/ |
D | TestFontMgr.cpp | 161 sk_sp<SkTypeface> onMakeFromStreamIndex(std::unique_ptr<SkStreamAsset>, in onMakeFromStreamIndex() function in __anonf4a150800111::FontMgr
|
/third_party/flutter/skia/tools/fonts/ |
D | TestFontMgr.cpp | 167 sk_sp<SkTypeface> onMakeFromStreamIndex(std::unique_ptr<SkStreamAsset>, in onMakeFromStreamIndex() function in __anonbe445e150111::FontMgr
|
/third_party/skia/src/fonts/ |
D | SkFontMgr_indirect.cpp | 153 sk_sp<SkTypeface> SkFontMgr_Indirect::onMakeFromStreamIndex(std::unique_ptr<SkStreamAsset> stream, in onMakeFromStreamIndex() function in SkFontMgr_Indirect
|
/third_party/flutter/skia/src/fonts/ |
D | SkFontMgr_indirect.cpp | 160 sk_sp<SkTypeface> SkFontMgr_Indirect::onMakeFromStreamIndex(std::unique_ptr<SkStreamAsset> stream, in onMakeFromStreamIndex() function in SkFontMgr_Indirect
|
/third_party/skia/modules/skottie/tests/ |
D | Text.cpp | 50 sk_sp<SkTypeface> onMakeFromStreamIndex(std::unique_ptr<SkStreamAsset>, in onMakeFromStreamIndex() function in __anon296c64eb0111::RecordMatchFamilyStyleSkFontMgr
|