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