Searched defs:horizontalCenter (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/scroll/ |
D | MagnifierView.java | 154 int boundaryPositionPx, float horizontalCenter, float x) { in onCropDragStarted() 176 int boundaryPositionPx, float horizontalCenter, float x) { in onCropDragMoved()
|
D | CropView.java | 655 int boundaryPositionPx, float horizontalCenter, float x); in onCropDragStarted() 658 int boundaryPositionPx, float horizontalCenter, float x); in onCropDragMoved()
|
/frameworks/opt/bitmap/src/com/android/bitmap/ |
D | DecodeTask.java | 562 public float horizontalCenter; field in DecodeTask.DecodeOptions 604 public DecodeOptions(final int destW, final int destH, final float horizontalCenter, in DecodeOptions()
|