Searched defs:horizontalCenter (Results 1 – 4 of 4) sorted by relevance
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/ |
H A D | MagnifierView.java | 154 int boundaryPositionPx, float horizontalCenter, float x) { in onCropDragStarted() 176 int boundaryPositionPx, float horizontalCenter, float x) { in onCropDragMoved()
|
H A D | CropView.java | 637 int boundaryPositionPx, float horizontalCenter, float x); in onCropDragStarted() 639 int boundaryPositionPx, float horizontalCenter, float x); in onCropDragMoved()
|
/aosp12/frameworks/opt/bitmap/src/com/android/bitmap/ |
H A 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()
|
/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/asset/ |
H A D | BuiltInWallpaperAsset.java | 182 float horizontalCenter = BitmapUtils.calculateHorizontalAlignment(dimensions, mRect); in doInBackground() local
|