HomeSort by relevance Sort by last modified time
    Searched defs:rotateRectForOrientation (Results 1 - 3 of 3) sorted by null

  /frameworks/opt/bitmap/src/com/android/bitmap/util/
RectUtils.java 37 public static void rotateRectForOrientation(final int orientation, final Rect fullRect,
  /frameworks/opt/bitmap/src/com/android/bitmap/
DecodeTask.java 339 RectUtils.rotateRectForOrientation(orientation, new Rect(0, 0, srcW, srcH),
  /frameworks/opt/bitmap/src/com/android/bitmap/drawable/
BasicBitmapDrawable.java 393 RectUtils.rotateRectForOrientation(orientation,

Completed in 144 milliseconds