Home
last modified time | relevance | path

Searched refs:detachArenas (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/src/gpu/
DGrRecordingContextPriv.h46 GrRecordingContext::OwnedArenas&& detachArenas() { return this->context()->detachArenas(); } in detachArenas() function
DGrRecordingContext.cpp143 GrRecordingContext::OwnedArenas&& GrRecordingContext::detachArenas() { in detachArenas() function in GrRecordingContext
DGrDrawingManager.cpp601 ddl->fArenas = std::move(fContext->priv().detachArenas()); in moveRenderTasksToDDL()
/third_party/skia/include/gpu/
DGrRecordingContext.h152 OwnedArenas&& detachArenas();