Searched refs:atlasTextContext (Results 1 – 2 of 2) sorted by relevance
158 auto atlasTextContext = grContext->contextPriv().drawingManager()->getTextContext(); in drawText() local165 atlasTextContext->drawGlyphRunList(grContext, this, GrNoClip(), this->ctm(), props, in drawText()
251 GrTextContext* atlasTextContext = this->drawingManager()->getTextContext(); in drawGlyphRunList() local252 atlasTextContext->drawGlyphRunList(fContext, fTextTarget.get(), clip, viewMatrix, in drawGlyphRunList()