Searched refs:bitmapArray (Results 1 – 1 of 1) sorted by relevance
364 val bitmapArray = IntArray(width * height) in toIntArray() constant365 getPixels(bitmapArray, 0, width, 0, 0, width, height) in toIntArray()366 return bitmapArray in toIntArray()