Searched refs:useGlyphRunList (Results 1 – 10 of 10) sorted by relevance
216 device->drawGlyphRunList(this->useGlyphRunList()); in drawTextBlob()232 device->drawGlyphRunList(this->useGlyphRunList()); in drawTextBlob()245 const SkGlyphRunList& SkGlyphRunBuilder::useGlyphRunList() { in useGlyphRunList() function in SkGlyphRunBuilder
123 const SkGlyphRunList& useGlyphRunList();
970 auto glyphRunList = builder.useGlyphRunList(); in createOp_TestingOnly()
898 auto glyphRunList = builder.useGlyphRunList(); in createOp_TestingOnly()
75 auto runList = runBuilder.useGlyphRunList();
163 auto glyphRunList = builder.useGlyphRunList(); in drawText()