/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/ |
H A D | ScreenshotUtils.java | 38 public static void captureLayer(SurfaceControl sc, Rect crop, in captureLayer() 97 Rect crop, int layer) { in takeScreenshot() 113 SurfaceControl parentSc, Rect crop, int layer) { in takeScreenshot()
|
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/qrcode/ |
H A D | QrYuvLuminanceSource.java | 41 public LuminanceSource crop(int left, int top, int crop_width, int crop_height) { in crop() method in QrYuvLuminanceSource
|
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/onehanded/ |
H A D | OneHandedSurfaceTransactionHelper.java | 65 OneHandedSurfaceTransactionHelper crop(SurfaceControl.Transaction tx, SurfaceControl leash, in crop() method in OneHandedSurfaceTransactionHelper
|
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/ |
H A D | PipSurfaceTransactionHelper.java | 71 public PipSurfaceTransactionHelper crop(SurfaceControl.Transaction tx, SurfaceControl leash, in crop() method in PipSurfaceTransactionHelper 162 final Rect crop = mTmpDestinationRect; in rotateAndScaleWithCrop() local
|
/aosp14/frameworks/base/packages/WallpaperCropper/src/com/android/wallpapercropper/ |
H A D | WallpaperCropActivity.java | 335 RectF crop = getMaxCropRect( in cropImageAndSetWallpaper() local 653 Bitmap crop = null; local
|
/aosp14/frameworks/base/libs/hwui/hwui/ |
H A D | ImageDecoder.cpp | 146 bool ImageDecoder::setCropRect(const SkIRect* crop) { in setCropRect() 539 SkIRect crop = *mCropRect; in extractGainmap() local
|
/aosp14/frameworks/base/core/java/android/app/ |
H A D | IUiAutomationConnection.aidl | 48 boolean takeScreenshot(in Rect crop, in ScreenCaptureListener listener); in takeScreenshot()
|
H A D | UiAutomationConnection.java | 229 public boolean takeScreenshot(Rect crop, ScreenCapture.ScreenCaptureListener listener) { in takeScreenshot()
|
H A D | WallpaperManager.java | 1115 Bitmap crop = null; in getBuiltInDrawable() local
|
/aosp14/frameworks/base/core/java/android/window/ |
H A D | SnapshotDrawerUtils.java | 203 Rect crop = null; in drawSizeMismatchSnapshot() local 284 Rect calculateSnapshotFrame(Rect crop) { in calculateSnapshotFrame()
|
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/util/ |
H A D | StubTransaction.java | 140 public SurfaceControl.Transaction setWindowCrop(SurfaceControl sc, Rect crop) { in setWindowCrop() 151 public SurfaceControl.Transaction setCrop(@NonNull SurfaceControl sc, @Nullable Rect crop) { in setCrop()
|
/aosp14/frameworks/base/services/tests/servicestests/utils/com/android/server/testutils/ |
H A D | StubTransaction.java | 140 public SurfaceControl.Transaction setWindowCrop(SurfaceControl sc, Rect crop) { in setWindowCrop() 151 public SurfaceControl.Transaction setCrop(@NonNull SurfaceControl sc, @Nullable Rect crop) { in setCrop()
|
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
H A D | LetterboxUiControllerTest.java | 526 final Rect crop = mController.getCropBoundsIfNeeded(mainWindow); in testGetCropBoundsIfNeeded_appliesCrop() local 556 final Rect crop = mController.getCropBoundsIfNeeded(mainWindow); in testGetCropBoundsIfNeeded_appliesCropWithSizeCompatScaling() local
|
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/ |
H A D | ShellTaskOrganizer.java | 495 public void screenshotTask(RunningTaskInfo taskInfo, Rect crop, in screenshotTask() 501 ScreenshotUtils.captureLayer(info.getLeash(), crop, consumer); in screenshotTask() local
|
/aosp14/frameworks/base/media/java/android/media/ |
H A D | ImageWriter.java | 527 Rect crop = image.getCropRect(); in queueInputImage() local 758 Rect crop = image.getCropRect(); in attachAndQueueInputImage() local
|
H A D | ImageReader.java | 1488 int scalingMode, Rect crop) { in initializeImagePlanes()
|
/aosp14/frameworks/base/native/graphics/jni/ |
H A D | imagedecoder.cpp | 376 int AImageDecoder_setCrop(AImageDecoder* decoder, ARect crop) { in AImageDecoder_setCrop()
|
/aosp14/frameworks/base/native/android/ |
H A D | surface_control.cpp | 448 ASurfaceControl* aSurfaceControl, const ARect& crop) { in ASurfaceTransaction_setCrop()
|
/aosp14/frameworks/base/core/java/android/view/ |
H A D | SurfaceControl.java | 3132 public Transaction setWindowCrop(SurfaceControl sc, Rect crop) { in setWindowCrop() 3154 public @NonNull Transaction setCrop(@NonNull SurfaceControl sc, @Nullable Rect crop) { in setCrop()
|
/aosp14/frameworks/base/core/jni/ |
H A D | android_view_SurfaceControl.cpp | 898 Rect crop(l, t, r, b); in nativeSetWindowCrop() local 992 Rect crop(l, t, r, b); in nativeSetDestinationFrame() local
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |