Searched refs:forPixelCount (Results 1 – 2 of 2) sorted by relevance
164 Bitmap reusableBitmap = bitmapProvider.forPixelCount(expectedPixles); in loadInBackground()219 Bitmap forPixelCount(int count); in forPixelCount() method
183 public Bitmap forPixelCount(int count) { in handleMessage()