Home
last modified time | relevance | path

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

/external/skqp/modules/skshaper/src/
DSkShaper_harfbuzz.cpp504 HBFont fHarfBuzzFont; member
515 fImpl->fHarfBuzzFont = create_hb_font(fImpl->fTypeface.get()); in SkShaper()
516 if (!fImpl->fHarfBuzzFont) { in SkShaper()
533 return fImpl->fHarfBuzzFont && in good()
572 fImpl->fHarfBuzzFont.get(), in shape()