Home
last modified time | relevance | path

Searched defs:SetLayerSourceCrop (Results 1 – 16 of 16) sorted by relevance

/aosp12/hardware/qcom/display/msm8996/sdm/libs/hwc2/
H A Dhwc_layers.cpp248 HWC2::Error HWCLayer::SetLayerSourceCrop(hwc_frect_t crop) { in SetLayerSourceCrop() function in sdm::HWCLayer
H A Dhwc_session.cpp507 static int32_t SetLayerSourceCrop(hwc2_device_t *device, hwc2_display_t display, hwc2_layer_t layer, in SetLayerSourceCrop() function
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
H A Dhwc_layers.cpp312 HWC2::Error HWCLayer::SetLayerSourceCrop(hwc_frect_t crop) { in SetLayerSourceCrop() function in sdm::HWCLayer
H A Dhwc_session.cpp628 static int32_t SetLayerSourceCrop(hwc2_device_t *device, hwc2_display_t display, hwc2_layer_t layer, in SetLayerSourceCrop() function
/aosp12/hardware/qcom/display/msm8909/sdm/libs/hwc2/
H A Dhwc_layers.cpp412 HWC2::Error HWCLayer::SetLayerSourceCrop(hwc_frect_t crop) { in SetLayerSourceCrop() function in sdm::HWCLayer
H A Dhwc_session.cpp665 static int32_t SetLayerSourceCrop(hwc2_device_t *device, hwc2_display_t display, hwc2_layer_t layer, in SetLayerSourceCrop() function
/aosp12/hardware/qcom/display/msm8998/sdm/libs/hwc2/
H A Dhwc_layers.cpp429 HWC2::Error HWCLayer::SetLayerSourceCrop(hwc_frect_t crop) { in SetLayerSourceCrop() function in sdm::HWCLayer
H A Dhwc_session.cpp522 static int32_t SetLayerSourceCrop(hwc2_device_t *device, hwc2_display_t display, hwc2_layer_t layer, in SetLayerSourceCrop() function
/aosp12/hardware/qcom/sdm845/display/sdm/libs/hwc2/
H A Dhwc_layers.cpp461 HWC2::Error HWCLayer::SetLayerSourceCrop(hwc_frect_t crop) { in SetLayerSourceCrop() function in sdm::HWCLayer
H A Dhwc_session.cpp824 static int32_t SetLayerSourceCrop(hwc2_device_t *device, hwc2_display_t display, hwc2_layer_t layer, in SetLayerSourceCrop() function
/aosp12/hardware/qcom/sm7250/display/composer/
H A Dhwc_layers.cpp458 HWC2::Error HWCLayer::SetLayerSourceCrop(hwc_frect_t crop) { in SetLayerSourceCrop() function in sdm::HWCLayer
H A Dhwc_session.cpp1017 int32_t HWCSession::SetLayerSourceCrop(hwc2_display_t display, hwc2_layer_t layer, in SetLayerSourceCrop() function in sdm::HWCSession
/aosp12/hardware/qcom/sm8150/display/sdm/libs/hwc2/
H A Dhwc_layers.cpp471 HWC2::Error HWCLayer::SetLayerSourceCrop(hwc_frect_t crop) { in SetLayerSourceCrop() function in sdm::HWCLayer
H A Dhwc_session.cpp1126 static int32_t SetLayerSourceCrop(hwc2_device_t *device, hwc2_display_t display, hwc2_layer_t layer, in SetLayerSourceCrop() function
/aosp12/hardware/interfaces/graphics/composer/2.2/vts/functional/
H A DVtsHalGraphicsComposerV2_2ReadbackTest.cpp775 TEST_P(GraphicsCompositionTest, SetLayerSourceCrop) { in TEST_P() argument
/aosp12/hardware/libhardware/include/hardware/
H A Dhwcomposer2.h914 SetLayerSourceCrop = HWC2_FUNCTION_SET_LAYER_SOURCE_CROP, enumerator