Searched refs:getDegreesRotated (Results 1 – 12 of 12) sorted by relevance
55 public int getDegreesRotated() { in getDegreesRotated() method in Image140 int newDegrees = (getDegreesRotated() + degrees) % 360; in rotateImageBy()160 bitmap = Util.rotate(bitmap, getDegreesRotated()); in thumbBitmap()
101 b = Util.rotate(b, getDegreesRotated()); in fullSizeBitmap()128 public int getDegreesRotated() { in getDegreesRotated() method in BaseImage179 b = Util.rotate(b, getDegreesRotated()); in miniThumbBitmap()
42 public abstract int getDegreesRotated(); in getDegreesRotated() method
45 public int getDegreesRotated() { in getDegreesRotated() method in UriImage
182 new RotateBitmap(b, image.getDegreesRotated()),214 image.getDegreesRotated());
490 new RotateBitmap(b, image.getDegreesRotated()), true); in setImage()
19 public int getDegreesRotated() { in getDegreesRotated() method in MockImage
158 public float getDegreesRotated() { in getDegreesRotated() method in PortraitPagedViewHandler254 banner.setRotation(getDegreesRotated()); in getDwbLayoutTranslations()445 out.setRotation(getDegreesRotated()); in setSplitInstructionsParams()660 iconAppChipView.setRotation(getDegreesRotated()); in setIconAppChipMenuParams()
147 mSplitPlaceholderView.getIconView().setRotation(mOrientationHandler.getDegreesRotated()); in init()229 mSplitPlaceholderView.getIconView().setRotation(mOrientationHandler.getDegreesRotated()); in updateOrientationHandler()
199 setRotation(orientationHandler.getDegreesRotated()); in setIconOrientation()
270 setRotation(orientationHandler.getDegreesRotated());
2098 mClearAllButton.setRotation(getPagedOrientationHandler().getDegreesRotated()); in updateOrientationHandler()5850 degreesRotated = getPagedOrientationHandler().getDegreesRotated(); in getEventDispatcher()