Searched refs:firstZReverseIndex (Results 1 – 3 of 3) sorted by relevance
1098 int firstZReverseIndex = -1; in getBatch() local1134 if( firstZReverseIndex < 0) { in getBatch()1135 firstZReverseIndex = i; in getBatch()1145 if(firstZReverseIndex >= 0) { in getBatch()1146 i = firstZReverseIndex; in getBatch()
1277 int firstZReverseIndex = -1; in getBatch() local1313 if( firstZReverseIndex < 0) { in getBatch()1314 firstZReverseIndex = i; in getBatch()1324 if(firstZReverseIndex >= 0) { in getBatch()1325 i = firstZReverseIndex; in getBatch()
1553 int firstZReverseIndex = -1; in getBatch() local1589 if( firstZReverseIndex < 0) { in getBatch()1590 firstZReverseIndex = i; in getBatch()1600 if(firstZReverseIndex >= 0) { in getBatch()1601 i = firstZReverseIndex; in getBatch()