Searched defs:wantRegion (Results 1 – 2 of 2) sorted by relevance
94 Rect wantRegion = new Rect(x, y, x + t, y + t); in getTile() local143 Rect wantRegion = new Rect(x, y, x + t, y + t); in getTileWithoutReusingBitmap() local
47 Bitmap decodeRegion(Rect wantRegion, BitmapFactory.Options options); in decodeRegion()75 public Bitmap decodeRegion(Rect wantRegion, BitmapFactory.Options options) { in decodeRegion()100 public Bitmap decodeRegion(Rect wantRegion, BitmapFactory.Options options) { in decodeRegion()