Searched refs:getBitmapBounds (Results 1 – 5 of 5) sorted by relevance
62 mDrawable.setBounds(getBitmapBounds()); in onDraw()111 public Rect getBitmapBounds() { in getBitmapBounds() method in WidgetImageView
565 Rect bitmapBounds = mWidgetImage.getBitmapBounds();
166 public Rect getBitmapBounds() { in getBitmapBounds() method in IconView
124 dragHelper.startDrag(image.getBitmapBounds(), image.getDrawable().getIntrinsicWidth(), in onWidgetItemLongClick()
236 bounds = img.getBitmapBounds(); in onLongClick()