Searched refs:getTextContext (Results 1 – 10 of 10) sorted by relevance
58 GrTextContext* getTextContext();
705 GrTextContext* GrDrawingManager::getTextContext() { in getTextContext() function in GrDrawingManager
247 GrTextContext* atlasTextContext = this->drawingManager()->getTextContext(); in drawGlyphRunList()
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()
158 auto atlasTextContext = grContext->priv().drawingManager()->getTextContext(); in drawText()