Home
last modified time | relevance | path

Searched refs:replaceOpsTask (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DSurfaceFillContext.cpp78 this->replaceOpsTask(); in getOpsTask()
157 OpsTask* SurfaceFillContext::replaceOpsTask() { in replaceOpsTask() function in skgpu::ganesh::SurfaceFillContext
H A DSurfaceFillContext.h142 OpsTask* replaceOpsTask();
H A DSurfaceDrawContext.cpp2014 this->replaceOpsTask()->setCannotMergeBackward(); in addDrawOp()
2091 this->replaceOpsTask()->setCannotMergeBackward(); in setupDstProxyView()
2170 this->replaceOpsTask(); in replaceOpsTaskIfModifiesColor()