↓ 1 callersMethodgetMoveHandlerDetermines which, if any, of the handles are pressed given the touch coordinates, the bounding box, and the touch radius. @param x the x-coordinate o
library/src/main/java/com/linchaolong/android/imagepicker/cropper/CropWindowHandler.java:207
↓ 1 callersMethodgetOvalPressedMoveTypeDetermines which, if any, of the handles are pressed given the touch coordinates, the bounding box/oval, and the touch radius. @param x the x-coordin
library/src/main/java/com/linchaolong/android/imagepicker/cropper/CropWindowHandler.java:262
↓ 1 callersMethodgetRectanglePressedMoveTypeDetermines which, if any, of the handles are pressed given the touch coordinates, the bounding box, and the touch radius. @param x the x-coordinate o
library/src/main/java/com/linchaolong/android/imagepicker/cropper/CropWindowHandler.java:225
MethodActivityResult(Bitmap bitmap, Uri uri, Exception error, float[] cropPoints, Rect cropRect, int rotation, int sampleSize)
library/src/main/java/com/linchaolong/android/imagepicker/cropper/CropImage.java:862
MethodCropResult(Bitmap bitmap, Uri uri, Exception error, float[] cropPoints, Rect cropRect, int rotation, int sampleSize)
library/src/main/java/com/linchaolong/android/imagepicker/cropper/CropImageView.java:1767