Home
last modified time | relevance | path

Searched refs:GetSkTypeface (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/libs/hwui/hwui/
DMinikinSkia.h50 SkTypeface* GetSkTypeface() const;
DTypeface.cpp140 SkTypeface* skTypeface = reinterpret_cast<const MinikinFontSkia*>(mf)->GetSkTypeface(); in createFromFamilies()
DMinikinSkia.cpp102 SkTypeface* MinikinFontSkia::GetSkTypeface() const { in GetSkTypeface() function in android::MinikinFontSkia