Searched refs:willReplaceOpsTask (Results 1 – 4 of 4) sorted by relevance
165 virtual void willReplaceOpsTask(OpsTask* prevTask, OpsTask* nextTask) {} in willReplaceOpsTask() function
143 this->willReplaceOpsTask(fOpsTask.get(), newOpsTask.get()); in replaceOpsTask()
646 void willReplaceOpsTask(OpsTask* prevTask, OpsTask* nextTask) override;
328 void SurfaceDrawContext::willReplaceOpsTask(OpsTask* prevTask, OpsTask* nextTask) { in willReplaceOpsTask() function in skgpu::ganesh::SurfaceDrawContext