Home
last modified time | relevance | path

Searched defs:SetLayerTransform (Results 1 – 15 of 15) sorted by relevance

/aosp12/hardware/qcom/display/msm8996/sdm/libs/hwc2/
H A Dhwc_layers.cpp259 HWC2::Error HWCLayer::SetLayerTransform(HWC2::Transform transform) { in SetLayerTransform() function in sdm::HWCLayer
H A Dhwc_session.cpp518 static int32_t SetLayerTransform(hwc2_device_t *device, hwc2_display_t display, hwc2_layer_t layer, in SetLayerTransform() function
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
H A Dhwc_layers.cpp323 HWC2::Error HWCLayer::SetLayerTransform(HWC2::Transform transform) { in SetLayerTransform() function in sdm::HWCLayer
H A Dhwc_session.cpp639 static int32_t SetLayerTransform(hwc2_device_t *device, hwc2_display_t display, hwc2_layer_t layer, in SetLayerTransform() function
/aosp12/hardware/qcom/display/msm8909/sdm/libs/hwc2/
H A Dhwc_layers.cpp430 HWC2::Error HWCLayer::SetLayerTransform(HWC2::Transform transform) { in SetLayerTransform() function in sdm::HWCLayer
H A Dhwc_session.cpp676 static int32_t SetLayerTransform(hwc2_device_t *device, hwc2_display_t display, hwc2_layer_t layer, in SetLayerTransform() function
/aosp12/hardware/qcom/display/msm8998/sdm/libs/hwc2/
H A Dhwc_layers.cpp440 HWC2::Error HWCLayer::SetLayerTransform(HWC2::Transform transform) { in SetLayerTransform() function in sdm::HWCLayer
H A Dhwc_session.cpp533 static int32_t SetLayerTransform(hwc2_device_t *device, hwc2_display_t display, hwc2_layer_t layer, in SetLayerTransform() function
/aosp12/hardware/qcom/sdm845/display/sdm/libs/hwc2/
H A Dhwc_layers.cpp476 HWC2::Error HWCLayer::SetLayerTransform(HWC2::Transform transform) { in SetLayerTransform() function in sdm::HWCLayer
H A Dhwc_session.cpp835 static int32_t SetLayerTransform(hwc2_device_t *device, hwc2_display_t display, hwc2_layer_t layer, in SetLayerTransform() function
/aosp12/hardware/qcom/sm7250/display/composer/
H A Dhwc_layers.cpp476 HWC2::Error HWCLayer::SetLayerTransform(HWC2::Transform transform) { in SetLayerTransform() function in sdm::HWCLayer
H A Dhwc_session.cpp1027 int32_t HWCSession::SetLayerTransform(hwc2_display_t display, hwc2_layer_t layer, in SetLayerTransform() function in sdm::HWCSession
/aosp12/hardware/qcom/sm8150/display/sdm/libs/hwc2/
H A Dhwc_layers.cpp489 HWC2::Error HWCLayer::SetLayerTransform(HWC2::Transform transform) { in SetLayerTransform() function in sdm::HWCLayer
H A Dhwc_session.cpp1137 static int32_t SetLayerTransform(hwc2_device_t *device, hwc2_display_t display, hwc2_layer_t layer, in SetLayerTransform() function
/aosp12/hardware/libhardware/include/hardware/
H A Dhwcomposer2.h916 SetLayerTransform = HWC2_FUNCTION_SET_LAYER_TRANSFORM, enumerator