Searched refs:ORIENTATION_0 (Results 1 – 1 of 1) sorted by relevance
78 public static final int ORIENTATION_0 = 0; field in SubsamplingScaleImageView86 …private static final List<Integer> VALID_ORIENTATIONS = Arrays.asList(ORIENTATION_0, ORIENTATION_9…155 private int orientation = ORIENTATION_0;453 …).top, imageSource.getSRegion().width(), imageSource.getSRegion().height()), ORIENTATION_0, false); in setImage() local455 onImageLoaded(imageSource.getBitmap(), ORIENTATION_0, imageSource.isCached()); in setImage() local1057 if (getRequiredRotation() == ORIENTATION_0) { in onDraw()1829 int exifOrientation = ORIENTATION_0; in getExifOrientation()1857 exifOrientation = ORIENTATION_0; in getExifOrientation()