Home
last modified time | relevance | path

Searched defs:prePrepare (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/gpu/
DGrRenderTask.h34 void prePrepare(GrRecordingContext* context) { this->onPrePrepare(context); } in prePrepare() function
/third_party/skia/src/gpu/ops/
DGrOp.h173 void prePrepare(GrRecordingContext* context, const GrSurfaceProxyView& dstView, in prePrepare() function