Searched refs:srcPixels (Results 1 – 1 of 1) sorted by relevance
149 int[] srcPixels = new int[width]; in compose() local155 src.getDataElements(0, y, width, 1, srcPixels); in compose()159 int pixel = srcPixels[x]; in compose()