Searched refs:getDrawableBounds (Results 1 – 2 of 2) sorted by relevance
56 Rect bounds = getDrawableBounds(d); in drawDragViewOnBackground()67 int iconSize = getDrawableBounds(mView.getBackground()).width(); in getScaleAndPosition()
131 protected static Rect getDrawableBounds(Drawable d) { in getDrawableBounds() method in DragPreviewProvider