Searched refs:prevTask (Results 1 – 3 of 3) sorted by relevance
76 virtual void willReplaceOpsTask(OpsTask* prevTask, OpsTask* nextTask) {} in willReplaceOpsTask() argument
631 void willReplaceOpsTask(OpsTask* prevTask, OpsTask* nextTask) override;
311 void SurfaceDrawContext::willReplaceOpsTask(OpsTask* prevTask, OpsTask* nextTask) { in willReplaceOpsTask() argument312 if (prevTask && fNeedsStencil) { in willReplaceOpsTask()314 prevTask->setMustPreserveStencil(); in willReplaceOpsTask()