Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
H A 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()
H A DCropView.java637 int boundaryPositionPx, float horizontalCenter, float x); in onCropDragStarted() argument
639 int boundaryPositionPx, float horizontalCenter, float x); in onCropDragMoved() argument