Searched refs:getFullImageRotation (Results 1 – 3 of 3) sorted by relevance
83 public int getFullImageRotation() { in getFullImageRotation() method in MediaItem
196 return (offset == 0) ? mItem.getFullImageRotation() : 0; in getImageRotation()
482 return (item == null) ? 0 : item.getFullImageRotation(); in getImageRotation()715 mItem.getRotation() - mItem.getFullImageRotation(), true); in run()