Searched defs:mCropRect (Results 1 – 4 of 4) sorted by relevance
/packages/apps/Camera2/src/com/android/camera/one/v2/camera2proxy/ | ||
D | AndroidImageProxy.java | 96 private Rect mCropRect; field in AndroidImageProxy |
/packages/apps/WallpaperPicker2/tests/common/src/com/android/wallpaper/testing/ | ||
D | TestWallpaperPersister.java | 57 private Rect mCropRect; field in TestWallpaperPersister |
/packages/apps/Gallery/src/com/android/camera/ | ||
D | HighlightView.java | 398 RectF mCropRect; // in image space field in HighlightView |
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/ | ||
D | SwipeUpAnimationLogic.java | 384 final Rect mCropRect = new Rect(); field in SwipeUpAnimationLogic.SpringAnimationRunner |