Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/scroll/
DMagnifierView.java153 public void onCropDragStarted(CropView.CropBoundary boundary, float boundaryPosition, in onCropDragStarted()
175 public void onCropDragMoved(CropView.CropBoundary boundary, float boundaryPosition, in onCropDragMoved()
DCropView.java399 float boundaryPosition = getBoundaryPosition(mCurrentDraggingBoundary); in updateListener() local
654 void onCropDragStarted(CropBoundary boundary, float boundaryPosition, in onCropDragStarted()
657 void onCropDragMoved(CropBoundary boundary, float boundaryPosition, in onCropDragMoved()