Searched refs:consumerOp (Results 1 – 2 of 2) sorted by relevance
60 OpNode& consumerOp = *fOpsTask[index]; in opsCombined() local75 childOp->fChildID = consumerOp.fChildren.count(); in opsCombined()76 consumerOp.fChildren.push_back(childOp); in opsCombined()80 consumerOp.fBounds = consumer->bounds(); in opsCombined()
60 OpNode& consumerOp = *fOpList[index]; in opsCombined() local75 childOp->fChildID = consumerOp.fChildren.count(); in opsCombined()76 consumerOp.fChildren.push_back(childOp); in opsCombined()80 consumerOp.fBounds = consumer->bounds(); in opsCombined()