Searched refs:moveOpListsToDDL (Results 1 – 10 of 10) sorted by relevance
89 void moveOpListsToDDL(SkDeferredDisplayList* ddl);
274 void moveOpListsToDDL(SkDeferredDisplayList*);
678 void GrContextPriv::moveOpListsToDDL(SkDeferredDisplayList* ddl) { in moveOpListsToDDL() function in GrContextPriv679 fContext->drawingManager()->moveOpListsToDDL(ddl); in moveOpListsToDDL()
539 void GrDrawingManager::moveOpListsToDDL(SkDeferredDisplayList* ddl) { in moveOpListsToDDL() function in GrDrawingManager
82 void moveOpListsToDDL(SkDeferredDisplayList* ddl);
214 void moveOpListsToDDL(SkDeferredDisplayList*);
955 void GrContextPriv::moveOpListsToDDL(SkDeferredDisplayList* ddl) { in moveOpListsToDDL() function in GrContextPriv956 fContext->fDrawingManager->moveOpListsToDDL(ddl); in moveOpListsToDDL()
491 void GrDrawingManager::moveOpListsToDDL(SkDeferredDisplayList* ddl) { in moveOpListsToDDL() function in GrDrawingManager
205 fContext->contextPriv().moveOpListsToDDL(ddl.get()); in detach()
216 fContext->priv().moveOpListsToDDL(ddl.get()); in detach()