Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8996/sdm/libs/hwc2/
Dhwc_layers.cpp259 HWC2::Error HWCLayer::SetLayerTransform(HWC2::Transform transform) { in SetLayerTransform() function in sdm::HWCLayer
Dhwc_session.cpp518 static int32_t SetLayerTransform(hwc2_device_t *device, hwc2_display_t display, hwc2_layer_t layer, in SetLayerTransform() function
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
Dhwc_layers.cpp323 HWC2::Error HWCLayer::SetLayerTransform(HWC2::Transform transform) { in SetLayerTransform() function in sdm::HWCLayer
Dhwc_session.cpp639 static int32_t SetLayerTransform(hwc2_device_t *device, hwc2_display_t display, hwc2_layer_t layer, in SetLayerTransform() function
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwc_layers.cpp430 HWC2::Error HWCLayer::SetLayerTransform(HWC2::Transform transform) { in SetLayerTransform() function in sdm::HWCLayer
Dhwc_session.cpp676 static int32_t SetLayerTransform(hwc2_device_t *device, hwc2_display_t display, hwc2_layer_t layer, in SetLayerTransform() function
/hardware/qcom/display/msm8998/sdm/libs/hwc2/
Dhwc_layers.cpp440 HWC2::Error HWCLayer::SetLayerTransform(HWC2::Transform transform) { in SetLayerTransform() function in sdm::HWCLayer
Dhwc_session.cpp533 static int32_t SetLayerTransform(hwc2_device_t *device, hwc2_display_t display, hwc2_layer_t layer, in SetLayerTransform() function
/hardware/qcom/sdm845/display/sdm/libs/hwc2/
Dhwc_layers.cpp476 HWC2::Error HWCLayer::SetLayerTransform(HWC2::Transform transform) { in SetLayerTransform() function in sdm::HWCLayer
Dhwc_session.cpp835 static int32_t SetLayerTransform(hwc2_device_t *device, hwc2_display_t display, hwc2_layer_t layer, in SetLayerTransform() function
/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_layers.cpp489 HWC2::Error HWCLayer::SetLayerTransform(HWC2::Transform transform) { in SetLayerTransform() function in sdm::HWCLayer
Dhwc_session.cpp1137 static int32_t SetLayerTransform(hwc2_device_t *device, hwc2_display_t display, hwc2_layer_t layer, in SetLayerTransform() function
/hardware/qcom/sm7250/display/composer/
Dhwc_layers.cpp569 HWC2::Error HWCLayer::SetLayerTransform(HWC2::Transform transform) { in SetLayerTransform() function in sdm::HWCLayer
Dhwc_session.cpp1035 int32_t HWCSession::SetLayerTransform(hwc2_display_t display, hwc2_layer_t layer, in SetLayerTransform() function in sdm::HWCSession
/hardware/libhardware/include/hardware/
Dhwcomposer2.h916 SetLayerTransform = HWC2_FUNCTION_SET_LAYER_TRANSFORM, enumerator
/hardware/interfaces/graphics/composer/aidl/vts/
DVtsHalGraphicsComposer3_TargetTest.cpp1797 TEST_P(GraphicsComposerAidlCommandTest, SetLayerTransform) { in TEST_P() argument