Searched refs:sOrientation (Results 1 – 1 of 1) sorted by relevance
210 private int sOrientation; field in SubsamplingScaleImageView522 sOrientation = 0; in reset()1590 …ronized void onTilesInited(ImageRegionDecoder decoder, int sWidth, int sHeight, int sOrientation) { in onTilesInited() argument1610 this.sOrientation = sOrientation; in onTilesInited()1795 … private synchronized void onImageLoaded(Bitmap bitmap, int sOrientation, boolean bitmapIsCached) { in onImageLoaded() argument1814 this.sOrientation = sOrientation; in onImageLoaded()2009 return sOrientation; in getRequiredRotation()