Home
last modified time | relevance | path

Searched defs:sourceCrop (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/core/java/android/window/
H A DScreenCapture.java101 public static ScreenshotHardwareBuffer captureLayers(SurfaceControl layer, Rect sourceCrop, in captureLayers()
121 @Nullable Rect sourceCrop, float frameScale, int format) { in captureLayers()
155 Rect sourceCrop, float frameScale, int format, SurfaceControl[] exclude) { in captureLayersExcluding()
382 public T setSourceCrop(@Nullable Rect sourceCrop) { in setSourceCrop()
/aosp14/frameworks/base/core/jni/
H A Dandroid_window_ScreenCapture.cpp41 jfieldID sourceCrop; member
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/util/
H A DStubTransaction.java117 public SurfaceControl.Transaction setGeometry(SurfaceControl sc, Rect sourceCrop, in setGeometry()
/aosp14/frameworks/base/services/tests/servicestests/utils/com/android/server/testutils/
H A DStubTransaction.java117 public SurfaceControl.Transaction setGeometry(SurfaceControl sc, Rect sourceCrop, in setGeometry()
/aosp14/frameworks/base/core/java/android/view/
H A DSurfaceControl.java153 Rect sourceCrop, Rect dest, long orientation); in nativeSetGeometry()
3055 public Transaction setGeometry(@NonNull SurfaceControl sc, @Nullable Rect sourceCrop, in setGeometry()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...