Searched refs:setupFont (Results 1 – 3 of 3) sorted by relevance
842 run->setupFont(strikeSpec); in processDeviceMasks()855 run->setupFont(strikeSpec); in processSourcePaths()890 run->setupFont(strikeSpec); in processSourceSDFT()909 run->setupFont(strikeSpec); in processSourceFallback()922 run->setupFont(strikeSpec); in processDeviceFallback()
448 void setupFont(const SkStrikeSpec& strikeSpec);
62 void GrTextBlob::Run::setupFont(const SkStrikeSpec& strikeSpec) { in setupFont() function in GrTextBlob::Run