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

  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
GeometryMathUtils.java 418 public static boolean needsDimensionSwap(Rotation rotation) {
444 if (GeometryMathUtils.needsDimensionSwap(holder.rotation)) {
ImageCrop.java 186 if (GeometryMathUtils.needsDimensionSwap(mGeometry.rotation)) {
ImageStraighten.java 216 if (GeometryMathUtils.needsDimensionSwap(h.rotation)) {

Completed in 85 milliseconds