Searched defs:ImageView (Results 1 – 2 of 2) sorted by relevance
131 private fun ImageView.setRoundedCornerImage( in setRoundedCornerImage() method160 private fun ImageView.adjustRotation(alignedBounds: List<Int>, @Surface.Rotation rotation: Int) { in adjustRotation() method
100 public class ImageView extends View { class181 public ImageView(Context context) { in ImageView() method in ImageView186 public ImageView(Context context, @Nullable AttributeSet attrs) { in ImageView() method in ImageView190 public ImageView(Context context, @Nullable AttributeSet attrs, int defStyleAttr) { in ImageView() method in ImageView194 public ImageView(Context context, @Nullable AttributeSet attrs, int defStyleAttr, in ImageView() method in ImageView