Searched refs:CropView (Results 1 – 6 of 6) sorted by relevance
38 public class CropView extends View { class82 public CropView(Context context) { in CropView() method in CropView87 public CropView(Context context, AttributeSet attrs) { in CropView() method in CropView92 public CropView(Context context, AttributeSet attrs, int defStyle) { in CropView() method in CropView
72 private CropView mCropView = null;106 mCropView = (CropView) findViewById(R.id.cropView); in onCreate()
34 public class CropView extends TiledImageView implements OnScaleGestureListener { class59 public CropView(Context context) { in CropView() method in CropView63 public CropView(Context context, AttributeSet attrs) { in CropView() method in CropView
11 public class ToggleOnTapCallback implements CropView.TouchCallback {
61 protected CropView mCropView;98 mCropView = (CropView) findViewById(R.id.cropView); in init()
128 mCropView = (CropView) findViewById(R.id.cropView); in init()