Searched refs:copyNdx (Results 1 – 1 of 1) sorted by relevance
2199 for (int copyNdx = 0; copyNdx < (int)copies.size(); copyNdx++) in copyImageIter() local2201 const Copy& copy = copies[copyNdx]; in copyImageIter()