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

/frameworks/base/packages/WallpaperCropper/src/com/android/wallpapercropper/
H A DCropView.java34 public class CropView extends TiledImageView implements OnScaleGestureListener { class in inherits:TiledImageView,OnScaleGestureListener
59 public CropView(Context context) { method in class:CropView
63 public CropView(Context context, AttributeSet attrs) { method in class:CropView

Completed in 39 milliseconds