Searched refs:getDrawableBounds (Results 1 – 2 of 2) sorted by relevance
72 Rect bounds = getDrawableBounds(d); in DragPreviewProvider()88 Rect bounds = getDrawableBounds(d); in drawDragView()131 Rect bounds = getDrawableBounds(d); in createDragBitmap()163 protected static Rect getDrawableBounds(Drawable d) { in getDrawableBounds() method in DragPreviewProvider
44 Rect bounds = getDrawableBounds(d); in createDragBitmap()63 int iconSize = getDrawableBounds(mView.getBackground()).width(); in getScaleAndPosition()