Searched refs:consumedIndex (Results 1 – 1 of 1) sorted by relevance
64 int consumedIndex = *consumedPtr; in opsCombined() local65 SkASSERT(consumedIndex < fOpsTask.size() && fOpsTask[consumedIndex]); in opsCombined()66 OpNode& consumedOp = *fOpsTask[consumedIndex]; in opsCombined()83 fOpsTask[consumedIndex].reset(nullptr); in opsCombined()