Home
last modified time | relevance | path

Searched refs:willReplaceOpsTask (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/src/gpu/v1/
H A DSurfaceFillContext_v1.h76 virtual void willReplaceOpsTask(OpsTask* prevTask, OpsTask* nextTask) {} in willReplaceOpsTask() function in skgpu::v1::SurfaceFillContext
H A DSurfaceFillContext_v1.cpp143 this->willReplaceOpsTask(fOpsTask.get(), newOpsTask.get()); in replaceOpsTask()
H A DSurfaceDrawContext_v1.h634 void willReplaceOpsTask(OpsTask* prevTask, OpsTask* nextTask) override;
H A DSurfaceDrawContext.cpp313 void SurfaceDrawContext::willReplaceOpsTask(OpsTask* prevTask, OpsTask* nextTask) { in willReplaceOpsTask() function in skgpu::v1::SurfaceDrawContext

Completed in 8 milliseconds