Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
H A DMagnifierView.java153 public void onCropDragStarted(CropView.CropBoundary boundary, float boundaryPosition, in onCropDragStarted()
175 public void onCropDragMoved(CropView.CropBoundary boundary, float boundaryPosition, in onCropDragMoved()
H A DCropView.java392 float boundaryPosition = getBoundaryPosition(mCurrentDraggingBoundary); in updateListener() local
647 void onCropDragStarted(CropBoundary boundary, float boundaryPosition, in onCropDragStarted()
649 void onCropDragMoved(CropBoundary boundary, float boundaryPosition, in onCropDragMoved()