Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/scroll/
DMagnifierView.java60 private float mLastCropPosition; field in MagnifierView
138 -mDrawable.getBounds().height() * mLastCropPosition + getHeight() / 2); in onDraw()
159 mLastCropPosition = boundaryPosition; in onCropDragStarted()
189 mLastCropPosition = boundaryPosition; in onCropDragMoved()