Searched refs:intArray2 (Results 1 – 1 of 1) sorted by relevance
84 int[] intArray2 = new int[size]; in compareImageSpans() local86 IntBuffer intBuf2 = IntBuffer.wrap(intArray2); in compareImageSpans()92 if (intArray1[i] != intArray2[i]) { in compareImageSpans()