Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
DGrRenderTask.h34 void prePrepare(GrRecordingContext* context) { this->onPrePrepare(context); } in prePrepare() function
DGrDrawingManager.cpp598 renderTask->prePrepare(fContext); in moveRenderTasksToDDL()
/third_party/skia/src/gpu/ops/
DGrOp.h173 void prePrepare(GrRecordingContext* context, const GrSurfaceProxyView& dstView, in prePrepare() function
DOpsTask.cpp483 chain.head()->prePrepare(context, in onPrePrepare()