Searched defs:j (Results 1 – 7 of 7) sorted by relevance
58 for (j in 0 until height) { in darkerThan() method
66 for (j in (col - FILTER_SIZE)..(col + FILTER_SIZE)) { in fillAverageColorForUnmappedPixel() variable
137 for (j in 0 until first.width) { in performDiff_sameSize_partialCompare_checkDiffImage() constant
178 for (j in 0 until first.width) { in performDiff_sameSize_partialCompare_checkDiffImage() constant
80 for (j in startWidth..endWidth) { in performDiff_sameRegion() constant
176 for (int j = 0; j < 2 + additionalOverlays; ++j) { in SetupDisplays() local
290 for (j in i + 1 until regions.size) { in <lambda>() constant