Searched refs:RefSkTypeface (Results 1 – 3 of 3) sorted by relevance
106 sk_sp<SkTypeface> MinikinFontSkia::RefSkTypeface() const { in RefSkTypeface() function in android::MinikinFontSkia175 skFont->setTypeface(reinterpret_cast<const MinikinFontSkia*>(font)->RefSkTypeface()); in populateSkFont()
55 sk_sp<SkTypeface> RefSkTypeface() const;
164 skFont->setTypeface(minikinSkia->RefSkTypeface()); in Font_getGlyphBounds()184 skFont->setTypeface(minikinSkia->RefSkTypeface()); in Font_getFontMetrics()