Searched refs:setupFont (Results 1 – 3 of 3) sorted by relevance
707 fRun->setupFont(fallbackPaint, fallbackFont, fallbackCache->getDescriptor()); in generateFromGlyphRunList()772 run->setupFont(distanceFieldPaint, distanceFieldFont, cache->getDescriptor()); in generateFromGlyphRunList()837 run->setupFont(runPaint, runFont, cache->getDescriptor()); in generateFromGlyphRunList()
448 void setupFont(const SkPaint& skPaint,
59 void GrTextBlob::Run::setupFont(const SkPaint& skPaint, in setupFont() function in GrTextBlob::Run