Lines Matching refs:kY
186 for (int kY = y - radius; kY <= y + radius; kY++)189 if ((*pixelCmp)(cRef, test.getPixelInt(kX, kY)))197 for (int kY = y - radius; kY <= y + radius; kY++)200 if ((*pixelCmp)(cTest, ref.getPixelInt(kX, kY)))