Searched refs:willReplaceOpsTask (Results 1 – 4 of 4) sorted by relevance
225 virtual void willReplaceOpsTask(GrOpsTask* prevTask, GrOpsTask* nextTask) {} in willReplaceOpsTask() function
345 this->willReplaceOpsTask(fOpsTask.get(), newOpsTask.get()); in getOpsTask()
664 void willReplaceOpsTask(GrOpsTask* prevTask, GrOpsTask* nextTask) override;
313 void GrSurfaceDrawContext::willReplaceOpsTask(GrOpsTask* prevTask, GrOpsTask* nextTask) { in willReplaceOpsTask() function in GrSurfaceDrawContext