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