Searched refs:boundary (Results 1 – 1 of 1) sorted by relevance
169 Rect boundary = obj.getBounds(); in swipe() local172 final int objHeight = boundary.height(); in swipe()173 final int objWidth = boundary.width(); in swipe()