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/
DMagnifierView.java153 public void onCropDragStarted(CropView.CropBoundary boundary, float boundaryPosition, in onCropDragStarted()
175 public void onCropDragMoved(CropView.CropBoundary boundary, float boundaryPosition, in onCropDragMoved()
DCropView.java381 float boundaryPosition = getBoundaryPosition(mCurrentDraggingBoundary); in updateListener() local
636 void onCropDragStarted(CropBoundary boundary, float boundaryPosition, in onCropDragStarted()
638 void onCropDragMoved(CropBoundary boundary, float boundaryPosition, in onCropDragMoved()