Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8996/sdm/libs/hwc2/
Dhwc_layers.cpp221 HWC2::Error HWCLayer::SetLayerSourceCrop(hwc_frect_t crop) { in SetLayerSourceCrop() function in sdm::HWCLayer
Dhwc_session.cpp503 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/msm8998/sdm/libs/hwc2/
Dhwc_layers.cpp417 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/display/msm8909/sdm/libs/hwc2/
Dhwc_layers.cpp412 HWC2::Error HWCLayer::SetLayerSourceCrop(hwc_frect_t crop) { in SetLayerSourceCrop() function in sdm::HWCLayer
Dhwc_session.cpp672 static int32_t SetLayerSourceCrop(hwc2_device_t *device, hwc2_display_t display, hwc2_layer_t layer, in SetLayerSourceCrop() function
/hardware/libhardware/include/hardware/
Dhwcomposer2.h707 SetLayerSourceCrop = HWC2_FUNCTION_SET_LAYER_SOURCE_CROP, enumerator