Home
last modified time | relevance | path

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

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