Searched refs:getFullImageRotation (Results 1 – 4 of 4) sorted by relevance
84 public int getFullImageRotation() { in getFullImageRotation() method in MediaItem
180 return (offset == 0) ? mItem.getFullImageRotation() : 0; in getImageRotation()
444 return (item == null) ? 0 : item.getFullImageRotation(); in getImageRotation()662 mItem.getRotation() - mItem.getFullImageRotation(), true); in run()
606 int rotation = mMediaItem.getFullImageRotation(); in getCroppedImage()742 mBitmap, regionDecoder), mMediaItem.getFullImageRotation()); in onBitmapRegionDecoderAvailable()