Searched refs:AndroidFontAPI (Results 1 – 1 of 1) sorted by relevance
70 struct AndroidFontAPI { struct88 static const AndroidFontAPI* GetAndroidFontAPI() { in GetAndroidFontAPI()89 static AndroidFontAPI androidFontAPI { in GetAndroidFontAPI()110 static const AndroidFontAPI* GetAndroidFontAPI() { in GetAndroidFontAPI()111 struct OptionalAndroidFontAPI : AndroidFontAPI { in GetAndroidFontAPI()164 SkAFont(const AndroidFontAPI& api, AFont* font) : fAPI(api), fFont(font) {} in SkAFont()186 const AndroidFontAPI& fAPI;191 SkASystemFontIterator(const AndroidFontAPI& api) in SkASystemFontIterator()207 const AndroidFontAPI& fAPI;430 SkFontMgr_AndroidNDK(const AndroidFontAPI& androidFontAPI, bool const cacheFontFiles, in SkFontMgr_AndroidNDK()[all …]