/aosp12/frameworks/base/libs/hwui/hwui/ |
H A D | ImageDecoder.h | 115 std::optional<SkIRect> mCropRect; variable
|
/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/ |
H A D | DefaultBitmapCropper.java | 62 private final Rect mCropRect; field in DefaultBitmapCropper.ScaleBitmapTask
|
/aosp12/frameworks/base/media/java/android/media/ |
H A D | Image.java | 275 private Rect mCropRect; field in Image
|
/aosp12/frameworks/native/libs/nativedisplay/include/surfacetexture/ |
H A D | EGLConsumer.h | 210 Rect mCropRect; variable
|
/aosp12/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
H A D | StatsFilter.java | 49 private Quad mCropRect = Quad.fromRect(0f, 0f, 1f, 1f); field in StatsFilter
|
H A D | CropFilter.java | 36 private Quad mCropRect = Quad.fromRect(0f, 0f, 1f, 1f); field in CropFilter
|
/aosp12/packages/apps/Camera2/src/com/android/camera/one/v2/camera2proxy/ |
H A D | AndroidImageProxy.java | 96 private Rect mCropRect; field in AndroidImageProxy
|
/aosp12/frameworks/native/libs/gui/include/gui/ |
H A D | GLConsumer.h | 344 Rect mCropRect; variable
|
/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/asset/ |
H A D | ContentUriAsset.java | 308 private Rect mCropRect; field in ContentUriAsset.BitmapCropTask
|
H A D | StreamableAsset.java | 304 private Rect mCropRect; field in StreamableAsset.DecodeBitmapRegionAsyncTask
|
/aosp12/packages/apps/WallpaperPicker2/tests/src/com/android/wallpaper/testing/ |
H A D | TestWallpaperPersister.java | 53 private Rect mCropRect; field in TestWallpaperPersister
|
/aosp12/packages/apps/Gallery/src/com/android/camera/ |
H A D | HighlightView.java | 398 RectF mCropRect; // in image space field in HighlightView
|
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/ |
H A D | SwipeUpAnimationLogic.java | 300 final Rect mCropRect = new Rect(); field in SwipeUpAnimationLogic.SpringAnimationRunner
|
/aosp12/frameworks/opt/photoviewer/src/com/android/ex/photo/views/ |
H A D | PhotoView.java | 123 private Rect mCropRect = new Rect(); field in PhotoView
|
/aosp12/frameworks/base/graphics/java/android/graphics/ |
H A D | ImageDecoder.java | 793 private Rect mCropRect; field in ImageDecoder
|