Searched refs:RectUtils (Results 1 – 3 of 3) sorted by relevance
38 import com.android.bitmap.util.RectUtils;393 RectUtils.rotateRectForOrientation(orientation, in draw()399 RectUtils.rotateRect(orientation, bounds.centerX(), bounds.centerY(), rotatedBounds); in draw()
23 public class RectUtils { class
31 import com.android.bitmap.util.RectUtils;339 RectUtils.rotateRectForOrientation(orientation, new Rect(0, 0, srcW, srcH), in decode()