Searched refs:create_hb_font (Results 1 – 2 of 2) sorted by relevance
72 HBFont create_hb_font(SkTypeface* tf) { in create_hb_font() function306 fFallbackHBFont = create_hb_font(fFallbackTypeface.get()); in consume()515 fImpl->fHarfBuzzFont = create_hb_font(fImpl->fTypeface.get()); in SkShaper()
296 HBFont create_hb_font(const SkFont& font, const HBFace& face) { in create_hb_font() function1359 hbFont = create_hb_font(font.currentFont(), *hbFaceCached); in shape()