Home
last modified time | relevance | path

Searched refs:DirectorySystemFontLoader (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/ports/
DSkFontMgr_custom_directory.cpp14 class DirectorySystemFontLoader : public SkFontMgr_Custom::SystemFontLoader { class
16 DirectorySystemFontLoader(const char* dir) : fBaseDirectory(dir) { } in DirectorySystemFontLoader() function in DirectorySystemFontLoader
103 return sk_make_sp<SkFontMgr_Custom>(DirectorySystemFontLoader(dir)); in SkFontMgr_New_Custom_Directory()
/external/skqp/src/ports/
DSkFontMgr_custom_directory.cpp14 class DirectorySystemFontLoader : public SkFontMgr_Custom::SystemFontLoader { class
16 DirectorySystemFontLoader(const char* dir) : fBaseDirectory(dir) { } in DirectorySystemFontLoader() function in DirectorySystemFontLoader
103 return sk_make_sp<SkFontMgr_Custom>(DirectorySystemFontLoader(dir)); in SkFontMgr_New_Custom_Directory()