Searched refs:SkFontMgr_New_Custom_Empty (Results 1 – 7 of 7) sorted by relevance
12 return SkFontMgr_New_Custom_Empty(); in Factory()
25 SK_API sk_sp<SkFontMgr> SkFontMgr_New_Custom_Empty() { in SkFontMgr_New_Custom_Empty() function
19 SK_API sk_sp<SkFontMgr> SkFontMgr_New_Custom_Empty();
324 sk_sp<SkFontMgr> customMgr(SkFontMgr_New_Custom_Empty()); in GetDeviceCache()