Searched defs:prevTask (Results 1 – 3 of 3) sorted by relevance
140 virtual void willReplaceOpsTask(OpsTask* prevTask, OpsTask* nextTask) {} in willReplaceOpsTask()
315 void SurfaceDrawContext::willReplaceOpsTask(OpsTask* prevTask, OpsTask* nextTask) { in willReplaceOpsTask()
690 const bool prevTask = (i > 0); in initPrograms() local