Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8996/sdm/libs/hwc2/
Dhwc_layers.cpp248 HWC2::Error HWCLayer::SetLayerSourceCrop(hwc_frect_t crop) { in SetLayerSourceCrop() function in sdm::HWCLayer
Dhwc_session.cpp507 static int32_t SetLayerSourceCrop(hwc2_device_t *device, hwc2_display_t display, hwc2_layer_t layer, in SetLayerSourceCrop() function
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
Dhwc_layers.cpp312 HWC2::Error HWCLayer::SetLayerSourceCrop(hwc_frect_t crop) { in SetLayerSourceCrop() function in sdm::HWCLayer
Dhwc_session.cpp628 static int32_t SetLayerSourceCrop(hwc2_device_t *device, hwc2_display_t display, hwc2_layer_t layer, in SetLayerSourceCrop() function
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwc_layers.cpp412 HWC2::Error HWCLayer::SetLayerSourceCrop(hwc_frect_t crop) { in SetLayerSourceCrop() function in sdm::HWCLayer
Dhwc_session.cpp665 static int32_t SetLayerSourceCrop(hwc2_device_t *device, hwc2_display_t display, hwc2_layer_t layer, in SetLayerSourceCrop() function
/hardware/qcom/display/msm8998/sdm/libs/hwc2/
Dhwc_layers.cpp429 HWC2::Error HWCLayer::SetLayerSourceCrop(hwc_frect_t crop) { in SetLayerSourceCrop() function in sdm::HWCLayer
Dhwc_session.cpp522 static int32_t SetLayerSourceCrop(hwc2_device_t *device, hwc2_display_t display, hwc2_layer_t layer, in SetLayerSourceCrop() function
/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_layers.cpp467 HWC2::Error HWCLayer::SetLayerSourceCrop(hwc_frect_t crop) { in SetLayerSourceCrop() function in sdm::HWCLayer
Dhwc_session.cpp983 static int32_t SetLayerSourceCrop(hwc2_device_t *device, hwc2_display_t display, hwc2_layer_t layer, in SetLayerSourceCrop() function
/hardware/qcom/sdm845/display/sdm/libs/hwc2/
Dhwc_layers.cpp461 HWC2::Error HWCLayer::SetLayerSourceCrop(hwc_frect_t crop) { in SetLayerSourceCrop() function in sdm::HWCLayer
Dhwc_session.cpp824 static int32_t SetLayerSourceCrop(hwc2_device_t *device, hwc2_display_t display, hwc2_layer_t layer, in SetLayerSourceCrop() function
/hardware/interfaces/graphics/composer/2.2/vts/functional/
DVtsHalGraphicsComposerV2_2ReadbackTest.cpp899 TEST_F(GraphicsComposerReadbackTest, SetLayerSourceCrop) { in TEST_F() argument
/hardware/libhardware/include/hardware/
Dhwcomposer2.h819 SetLayerSourceCrop = HWC2_FUNCTION_SET_LAYER_SOURCE_CROP, enumerator