Home
last modified time | relevance | path

Searched refs:boundaryPositionPx (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/scroll/
DMagnifierView.java154 int boundaryPositionPx, float horizontalCenter, float x) { in onCropDragStarted() argument
160 setTranslationY(boundaryPositionPx - getHeight() / 2); in onCropDragStarted()
176 int boundaryPositionPx, float horizontalCenter, float x) { in onCropDragMoved() argument
190 setTranslationY(boundaryPositionPx - getHeight() / 2); in onCropDragMoved()
DCropView.java655 int boundaryPositionPx, float horizontalCenter, float x); in onCropDragStarted() argument
658 int boundaryPositionPx, float horizontalCenter, float x); in onCropDragMoved() argument