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