Home
last modified time | relevance | path

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

12

/aosp12/frameworks/native/services/surfaceflinger/
H A DDisplayRenderArea.cpp35 const Rect& sourceCrop, ui::Size reqSize, in create()
48 DisplayRenderArea::DisplayRenderArea(sp<const DisplayDevice> display, const Rect& sourceCrop, in DisplayRenderArea()
83 const Rect& sourceCrop = getSourceCrop(); in needsFiltering() local
H A DLayerRenderArea.cpp93 const Rect sourceCrop = getSourceCrop(); in render() local
H A DBufferLayer.cpp619 const auto sourceCrop = compositionState.sourceCrop; in needsFiltering() local
639 const FloatRect sourceCrop = compositionState.sourceCrop; in needsFilteringForScreenshots() local
/aosp12/frameworks/native/opengl/tests/hwc/
H A DhwcCommit.cpp129 HwcTestDim sourceCrop; member
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;
264 HwcTestDim hScaleBestDf;
[all …]
H A DhwcRects.cpp157 struct hwc_rect sourceCrop; member in Rectangle
/aosp12/frameworks/av/media/libstagefright/
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()
H A DFrameCaptureLayer.cpp84 const Rect &sourceCrop, uint32_t textureName, in getLayerSettings()
160 const Rect &sourceCrop, sp<GraphicBuffer> *outBuffer) { in capture()
/aosp12/hardware/qcom/display/msm8994/libhwcomposer/
H A Dhwc_fbupdate.cpp90 hwc_rect_t& sourceCrop, in preRotateExtDisplay()
165 hwc_rect_t sourceCrop = integerizeSourceCrop(layer->sourceCropf); in configure() local
297 hwc_rect_t sourceCrop = integerizeSourceCrop(layer->sourceCropf); in configure() local
463 hwc_rect_t sourceCrop = integerizeSourceCrop(layer->sourceCropf); in configure() local
H A Dhwc_dump_layers.cpp226 hwc_rect_t sourceCrop = integerizeSourceCrop(layer->sourceCropf); in logLayer() local
H A Dhwc_copybit.cpp325 hwc_rect_t sourceCrop = integerizeSourceCrop(layer->sourceCropf); in prepare() local
842 hwc_rect_t sourceCrop = integerizeSourceCrop(layer->sourceCropf); in drawLayerUsingCopybit() local
/aosp12/hardware/qcom/display/msm8960/libhwcomposer/
H A Dhwc_fbupdate.cpp95 hwc_rect_t sourceCrop; in configure() local
218 hwc_rect_t sourceCrop; in configure() local
H A Dhwc_copybit.cpp327 hwc_rect_t sourceCrop = layer->sourceCrop; in drawLayerUsingCopybit() local
/aosp12/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc_fbupdate.cpp85 hwc_rect_t& sourceCrop, in preRotateExtDisplay()
165 hwc_rect_t sourceCrop = integerizeSourceCrop(layer->sourceCropf); in configure() local
303 hwc_rect_t sourceCrop = fbUpdatingRect; in configure() local
H A Dhwc_dump_layers.cpp222 hwc_rect_t sourceCrop = integerizeSourceCrop(layer->sourceCropf); in logLayer() local
H A Dhwc_copybit.cpp180 hwc_rect_t sourceCrop = integerizeSourceCrop(layer->sourceCropf); in prepare() local
422 hwc_rect_t sourceCrop = integerizeSourceCrop(layer->sourceCropf); in drawLayerUsingCopybit() local
H A Dhwc_utils.cpp597 hwc_rect_t& sourceCrop, in calcExtDisplayPosition()
700 hwc_rect_t sourceCrop = integerizeSourceCrop(layer->sourceCropf); in isDownscaleRequired() local
715 hwc_rect_t sourceCrop = integerizeSourceCrop(layer->sourceCropf); in needsScaling() local
740 hwc_rect_t sourceCrop = integerizeSourceCrop(layer->sourceCropf); in needsScalingWithSplit() local
/aosp12/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_fbupdate.cpp92 hwc_rect_t& sourceCrop, in preRotateExtDisplay()
171 hwc_rect_t sourceCrop = integerizeSourceCrop(layer->sourceCropf); in configure() local
309 hwc_rect_t sourceCrop = fbUpdatingRect; in configure() local
H A Dhwc_dump_layers.cpp222 hwc_rect_t sourceCrop = integerizeSourceCrop(layer->sourceCropf); in logLayer() local
H A Dhwc_copybit.cpp318 hwc_rect_t sourceCrop = integerizeSourceCrop(layer->sourceCropf); in prepare() local
789 hwc_rect_t sourceCrop = integerizeSourceCrop(layer->sourceCropf); in drawLayerUsingCopybit() local
H A Dhwc_utils.cpp584 hwc_rect_t& sourceCrop, in calcExtDisplayPosition()
687 hwc_rect_t sourceCrop = integerizeSourceCrop(layer->sourceCropf); in isDownscaleRequired() local
702 hwc_rect_t sourceCrop = integerizeSourceCrop(layer->sourceCropf); in needsScaling() local
727 hwc_rect_t sourceCrop = integerizeSourceCrop(layer->sourceCropf); in needsScalingWithSplit() local
/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/impl/
H A DOutputLayerCompositionState.h83 FloatRect sourceCrop; member
/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/src/
H A DOutputLayer.cpp380 FloatRect sourceCrop = outputDependentState.sourceCrop; in writeOutputDependentGeometryStateToHWC() local
726 const auto& sourceCrop = state.sourceCrop; in needsFiltering() local
/aosp12/hardware/google/graphics/common/libhwc2.1/libdevice/
H A DExynosLayer.h65 hwc_frect_t sourceCrop; member
/aosp12/hardware/libhardware/include/hardware/
H A Dhwcomposer.h165 hwc_rect_t sourceCrop; // just for source compatibility member
/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DStubTransaction.java103 public SurfaceControl.Transaction setGeometry(SurfaceControl sc, Rect sourceCrop, in setGeometry()

12