Searched refs:pixels2 (Results 1 – 1 of 1) sorted by relevance
164 int[] pixels2 = new int[w2 * h2]; in compare() local166 m_img2.getSource(), 0, 0, w2, h2, pixels2, 0, w2); in compare()176 if (pixels1[index] != pixels2[index]) in compare()190 if (pixels1[offset] != pixels2[offset]) in compare()