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