Home
last modified time | relevance | path

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

/frameworks/opt/bitmap/src/com/android/bitmap/
DDecodeTask.java327 mDecodeOpts.horizontalCenter, mDecodeOpts.verticalCenter, in decode()
562 public float horizontalCenter; field in DecodeTask.DecodeOptions
604 public DecodeOptions(final int destW, final int destH, final float horizontalCenter, in DecodeOptions() argument
608 this.horizontalCenter = horizontalCenter; in DecodeOptions()
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/scroll/
DMagnifierView.java154 int boundaryPositionPx, float horizontalCenter, float x) { in onCropDragStarted() argument
156 mLastCenter = horizontalCenter; in onCropDragStarted()
176 int boundaryPositionPx, float horizontalCenter, float x) { in onCropDragMoved() argument
DCropView.java655 int boundaryPositionPx, float horizontalCenter, float x); in onCropDragStarted() argument
658 int boundaryPositionPx, float horizontalCenter, float x); in onCropDragMoved() argument