Searched refs:needsDimensionSwap (Results 1 – 3 of 3) sorted by relevance
418 public static boolean needsDimensionSwap(Rotation rotation) { in needsDimensionSwap() method in GeometryMathUtils444 if (GeometryMathUtils.needsDimensionSwap(holder.rotation)) { in getFullGeometryToScreenMatrix()
186 if (GeometryMathUtils.needsDimensionSwap(mGeometry.rotation)) { in applyAspect()
216 if (GeometryMathUtils.needsDimensionSwap(h.rotation)) { in updateCurrentCrop()