Searched defs:bitmap (Results 1 – 1 of 1) sorted by relevance
141 Bitmap bitmap, int x, int y, int width, int height) { in getBitmapHistogram()150 private int[] getBitmapPixels(Bitmap bitmap, int x, int y, int width, int height) { in getBitmapPixels()