Home
last modified time | relevance | path

Searched defs:typefaceSet (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/m133/src/ports/skia_ohos/
DFontConfig_ohos.cpp278 const std::vector<sk_sp<SkTypeface_OHOS>>& typefaceSet, const SkFontStyle& pattern) in matchFontStyle()
535 void FontConfig_OHOS::sortTypefaceSet(std::vector<sk_sp<SkTypeface_OHOS>>& typefaceSet) in sortTypefaceSet()
/third_party/skia/src/ports/skia_ohos/
DFontConfig_ohos.cpp277 const std::vector<sk_sp<SkTypeface_OHOS>>& typefaceSet, const SkFontStyle& pattern) in matchFontStyle()
534 void FontConfig_OHOS::sortTypefaceSet(std::vector<sk_sp<SkTypeface_OHOS>>& typefaceSet) in sortTypefaceSet()
/third_party/skia/src/core/
DSkPicture.cpp268 SkRefCntSet* typefaceSet, bool textBlobsOnly) const { in serialize()
DSkPictureData.cpp212 SkRefCntSet* typefaceSet = topLevelTypeFaceSet ? topLevelTypeFaceSet : &localTypefaceSet; in serialize() local
/third_party/skia/m133/src/core/
DSkPicture.cpp284 SkRefCntSet* typefaceSet, bool textBlobsOnly) const { in serialize()
DSkPictureData.cpp235 SkRefCntSet* typefaceSet = topLevelTypeFaceSet ? topLevelTypeFaceSet : &localTypefaceSet; in serialize() local