Home
last modified time | relevance | path

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

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