Home
last modified time | relevance | path

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

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