Searched defs:getBitmapCrop (Results 1 – 2 of 2) sorted by relevance
111 Rect getBitmapCrop(in Point bitmapSize, in int[] screenOrientations, in List<Rect> crops); in getBitmapCrop() method
2320 public Rect getBitmapCrop(Point bitmapSize, int[] screenOrientations, List<Rect> crops) { in getBitmapCrop() method in WallpaperManagerService