Searched refs:patchRingSize (Results 1 – 1 of 1) sorted by relevance
1208 int patchRingSize = sourcePatch.GetCornerRingPoints( in gatherIrregularSourcePoints() local1210 assert(patchRingSize == sourceRingSize); in gatherIrregularSourcePoints()1213 for (int i = 0; i < patchRingSize; ++i) { in gatherIrregularSourcePoints()