Searched refs:getTextContext (Results 1 – 5 of 5) sorted by relevance
58 GrTextContext* getTextContext();
643 GrTextContext* GrDrawingManager::getTextContext() { in getTextContext() function in GrDrawingManager
251 GrTextContext* atlasTextContext = this->drawingManager()->getTextContext(); in drawGlyphRunList()
188 auto textContext = drawingManager->getTextContext(); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
158 auto atlasTextContext = grContext->contextPriv().drawingManager()->getTextContext(); in drawText()