Home
last modified time | relevance | path

Searched defs:CropView (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/WallpaperCropper/src/com/android/wallpapercropper/
H A DCropView.java34 public class CropView extends TiledImageView implements OnScaleGestureListener { class
59 public CropView(Context context) { in CropView() method in CropView
63 public CropView(Context context, AttributeSet attrs) { in CropView() method in CropView
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
H A DCropView.java56 public class CropView extends View { class
90 public CropView(Context context, @Nullable AttributeSet attrs) { in CropView() method in CropView
94 public CropView(Context context, @Nullable AttributeSet attrs, int defStyleAttr) { in CropView() method in CropView