Searched refs:moveRenderTasksToDDL (Results 1 – 10 of 10) sorted by relevance
57 void GrRecordingContextPriv::moveRenderTasksToDDL(SkDeferredDisplayList* ddl) { in moveRenderTasksToDDL() function in GrRecordingContextPriv58 this->context()->drawingManager()->moveRenderTasksToDDL(ddl); in moveRenderTasksToDDL()
159 void moveRenderTasksToDDL(SkDeferredDisplayList* ddl);
60 void moveRenderTasksToDDL(SkDeferredDisplayList*);
584 void GrDrawingManager::moveRenderTasksToDDL(SkDeferredDisplayList* ddl) { in moveRenderTasksToDDL() function in GrDrawingManager
216 void GrContextPriv::moveRenderTasksToDDL(SkDeferredDisplayList* ddl) { in moveRenderTasksToDDL() function in GrContextPriv217 fContext->drawingManager()->moveRenderTasksToDDL(ddl); in moveRenderTasksToDDL()
97 void moveRenderTasksToDDL(SkDeferredDisplayList* ddl);
222 void moveRenderTasksToDDL(SkDeferredDisplayList*);
544 void GrDrawingManager::moveRenderTasksToDDL(SkDeferredDisplayList* ddl) { in moveRenderTasksToDDL() function in GrDrawingManager
202 fContext->priv().moveRenderTasksToDDL(ddl.get()); in detach()
225 fContext->priv().moveRenderTasksToDDL(ddl.get()); in detach()