Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/WallpaperCropper/src/com/android/wallpapercropper/
H A DCropView.java132 public Point getSourceDimensions() { in getSourceDimensions() method in CropView
H A DWallpaperCropActivity.java333 Point inSize = mCropView.getSourceDimensions(); in cropImageAndSetWallpaper()
370 Point inSize = mCropView.getSourceDimensions(); in cropImageAndSetWallpaper()