Home
last modified time | relevance | path

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

/frameworks/base/packages/WallpaperCropper/src/com/android/wallpapercropper/
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
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/scroll/
DCropView.java57 public class CropView extends View { class
91 public CropView(Context context, @Nullable AttributeSet attrs) { in CropView() method in CropView
95 public CropView(Context context, @Nullable AttributeSet attrs, int defStyleAttr) { in CropView() method in CropView