HomeSort by relevance Sort by last modified time
    Searched refs:getSourceDimensions (Results 1 - 4 of 4) sorted by null

  /frameworks/base/packages/WallpaperCropper/src/com/android/wallpapercropper/
CropView.java 133 public Point getSourceDimensions() {
WallpaperCropActivity.java 334 Point inSize = mCropView.getSourceDimensions();
374 Point inSize = mCropView.getSourceDimensions();
    [all...]
  /packages/apps/Launcher3/WallpaperPicker/src/com/android/launcher3/
CropView.java 133 public Point getSourceDimensions() {
WallpaperCropActivity.java 335 Point inSize = mCropView.getSourceDimensions();
378 Point inSize = mCropView.getSourceDimensions();
    [all...]

Completed in 87 milliseconds