Home
last modified time | relevance | path

Searched defs:GetFontFullName (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/include/core/
DSkFontMgr.h174 virtual int GetFontFullName(int fontFd, std::vector<SkByteArray> &fullnameVec) in GetFontFullName() function
/third_party/skia/src/ports/skia_ohos/
DSkFontMgr_ohos.cpp467 int SkFontMgr_OHOS::GetFontFullName(int fontFd, std::vector<SkByteArray> &fullnameVec) in GetFontFullName() function in SkFontMgr_OHOS