Home
last modified time | relevance | path

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

12345678

/aosp_15_r20/frameworks/native/opengl/tests/hwc/
H A DhwcCommit.cpp129 HwcTestDim sourceCrop; member
175 struct hwc_rect sourceCrop; member in Rectangle
256 struct sourceCrop { struct
257 uint32_t minWidth;
258 uint32_t minHeight;
259 HwcTestDim minDim;
260 uint32_t maxWidth;
261 uint32_t maxHeight;
262 HwcTestDim maxDim;
263 Rational hScale;
[all …]
/aosp_15_r20/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
H A DTestTaskOrganizer.java416 Rect sourceCrop = null; in addTask() local
438 Rect sourceCrop = new Rect(mPrimaryBounds); in addTask() local
450 Rect sourceCrop = new Rect(mSecondaryBounds); in addTask() local
462 Rect sourceCrop = null; in addTask() local
/aosp_15_r20/frameworks/base/core/java/android/window/
H A DScreenCapture.java104 public static ScreenshotHardwareBuffer captureLayers(SurfaceControl layer, Rect sourceCrop, in captureLayers()
124 @Nullable Rect sourceCrop, float frameScale, int format) { in captureLayers()
159 Rect sourceCrop, float frameScale, int format, SurfaceControl[] exclude) { in captureLayersExcluding()
386 public T setSourceCrop(@Nullable Rect sourceCrop) { in setSourceCrop()
/aosp_15_r20/frameworks/native/services/surfaceflinger/
H A DDisplayRenderArea.cpp23 const Rect& sourceCrop, ui::Size reqSize, in create()
35 DisplayRenderArea::DisplayRenderArea(sp<const DisplayDevice> display, const Rect& sourceCrop, in DisplayRenderArea()
H A DScreenCaptureOutput.cpp48 const Rect& sourceCrop = args.renderArea.getSourceCrop(); in createScreenCaptureOutput() local
132 Rect sourceCrop = mRenderArea.getSourceCrop(); in generateClientCompositionRequests() local
/aosp_15_r20/frameworks/av/media/libstagefright/
H A DFrameCaptureLayer.cpp76 const Rect &sourceCrop, uint32_t textureName, in getLayerSettings()
151 const Rect &sourceCrop, sp<GraphicBuffer> *outBuffer) { in capture()
H A DFrameCaptureProcessor.cpp110 const sp<Layer> &layer, const Rect &sourceCrop, const sp<GraphicBuffer> &buffer) { in capture()
137 const Rect &sourceCrop, const sp<GraphicBuffer> &buffer) { in onCapture()
/aosp_15_r20/frameworks/av/media/libstagefright/renderfright/fuzzer/
H A Dlibstagefright_renderfright_fuzzer.cpp154 sp<GraphicBuffer> buffer, const Rect& sourceCrop, in getLayerSetting()
251 Rect sourceCrop(mFdp.ConsumeIntegralInRange<int32_t>(0, width), in process() local
/aosp_15_r20/frameworks/base/core/jni/
H A Dandroid_window_ScreenCapture.cpp42 jfieldID sourceCrop; member
147 const auto sourceCrop = in getCaptureArgs() local
/aosp_15_r20/prebuilts/vndk/v33/x86/include/frameworks/native/libs/gui/include/gui/
DDisplayCaptureArgs.h35 Rect sourceCrop; member
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/frameworks/native/libs/gui/include/gui/
DDisplayCaptureArgs.h35 Rect sourceCrop; member
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/frameworks/native/libs/gui/include/gui/
DDisplayCaptureArgs.h35 Rect sourceCrop; member
/aosp_15_r20/prebuilts/vndk/v33/arm/include/frameworks/native/libs/gui/include/gui/
DDisplayCaptureArgs.h35 Rect sourceCrop; member
/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/native/libs/gui/include/gui/
DDisplayCaptureArgs.h38 Rect sourceCrop; member
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/frameworks/native/libs/gui/include/gui/
DDisplayCaptureArgs.h38 Rect sourceCrop; member
/aosp_15_r20/prebuilts/vndk/v34/x86/include/frameworks/native/libs/gui/include/gui/
DDisplayCaptureArgs.h38 Rect sourceCrop; member
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/native/libs/gui/include/gui/
DDisplayCaptureArgs.h38 Rect sourceCrop; member
/aosp_15_r20/prebuilts/vndk/v33/x86/include/generated-headers/hardware/interfaces/graphics/composer/aidl/android.hardware.graphics.composer3-V1-ndk-source/gen/include/aidl/android/hardware/graphics/composer3/
DLayerCommand.h51 std::optional<::aidl::android::hardware::graphics::common::FRect> sourceCrop; variable
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/generated-headers/hardware/interfaces/graphics/composer/aidl/android.hardware.graphics.composer3-V1-ndk-source/gen/include/aidl/android/hardware/graphics/composer3/
DLayerCommand.h51 std::optional<::aidl::android::hardware::graphics::common::FRect> sourceCrop; variable
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/generated-headers/hardware/interfaces/graphics/composer/aidl/android.hardware.graphics.composer3-V1-ndk-source/gen/include/aidl/android/hardware/graphics/composer3/
DLayerCommand.h51 std::optional<::aidl::android::hardware::graphics::common::FRect> sourceCrop; variable
/aosp_15_r20/prebuilts/vndk/v33/arm/include/generated-headers/hardware/interfaces/graphics/composer/aidl/android.hardware.graphics.composer3-V1-ndk-source/gen/include/aidl/android/hardware/graphics/composer3/
DLayerCommand.h51 std::optional<::aidl::android::hardware::graphics::common::FRect> sourceCrop; variable
/aosp_15_r20/frameworks/native/services/surfaceflinger/CompositionEngine/src/
H A DOutputLayer.cpp511 FloatRect sourceCrop = outputDependentState.sourceCrop; in writeOutputDependentGeometryStateToHWC() local
1012 const auto& sourceCrop = state.sourceCrop; in needsFiltering() local
/aosp_15_r20/prebuilts/vndk/v34/arm/include/generated-headers/hardware/interfaces/graphics/composer/aidl/android.hardware.graphics.composer3-V1-ndk-source/gen/include/aidl/android/hardware/graphics/composer3/
DLayerCommand.h72 std::optional<::aidl::android::hardware::graphics::common::FRect> sourceCrop; variable
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/generated-headers/hardware/interfaces/graphics/composer/aidl/android.hardware.graphics.composer3-V1-ndk-source/gen/include/aidl/android/hardware/graphics/composer3/
DLayerCommand.h72 std::optional<::aidl::android::hardware::graphics::common::FRect> sourceCrop; variable
/aosp_15_r20/prebuilts/vndk/v34/x86/include/generated-headers/hardware/interfaces/graphics/composer/aidl/android.hardware.graphics.composer3-V1-ndk-source/gen/include/aidl/android/hardware/graphics/composer3/
DLayerCommand.h72 std::optional<::aidl::android::hardware::graphics::common::FRect> sourceCrop; variable

12345678