Searched refs:rotateRectForOrientation (Results 1 – 3 of 3) sorted by relevance
37 public static void rotateRectForOrientation(final int orientation, final Rect fullRect, in rotateRectForOrientation() method in RectUtils
393 RectUtils.rotateRectForOrientation(orientation, in draw()
339 RectUtils.rotateRectForOrientation(orientation, new Rect(0, 0, srcW, srcH), in decode()