Home
last modified time | relevance | path

Searched refs:getBitmapBounds (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/widget/
DWidgetImageView.java126 public Rect getBitmapBounds() { in getBitmapBounds() method in WidgetImageView
DBaseWidgetSheet.java121 image.getBitmapBounds(), image.getBitmap().getWidth(), image.getWidth(), in beginDraggingWidget()
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/category/
DIconView.java166 public Rect getBitmapBounds() { in getBitmapBounds() method in IconView
/packages/apps/Launcher3/src/com/android/launcher3/dragndrop/
DAddItemActivity.java149 Rect bounds = img.getBitmapBounds(); in onLongClick()