Searched defs:bmp (Results 1 – 1 of 1) sorted by relevance
156 final Bitmap bmp = Bitmap.createBitmap(colors, 0, w, w, h, Bitmap.Config.ARGB_8888); in drawBitmap() local177 final Bitmap bmp = BitmapFactory.decodeStream(jpeg); in drawJpeg() local