Searched refs:maxSlotUsed (Results 1 – 2 of 2) sorted by relevance
64 int maxSlotUsed = -1; in AreValidIndices() local75 maxSlotUsed = SkTMax(yuvaIndices[i].fIndex, maxSlotUsed); in AreValidIndices()81 for (int i = 0; i <= maxSlotUsed; ++i) { in AreValidIndices()87 *numPlanes = maxSlotUsed + 1; in AreValidIndices()