Home
last modified time | relevance | path

Searched refs:IsRotationPresent (Results 1 – 9 of 9) sorted by relevance

/aosp12/hardware/qcom/sdm845/display/sdm/libs/hwc2/
H A Dhwc_layers.h111 bool IsRotationPresent();
H A Dhwc_layers.cpp1012 bool HWCLayer::IsRotationPresent() { in IsRotationPresent() function in sdm::HWCLayer
H A Dhwc_display.cpp751 !(hwc_layer->IsRotationPresent() || hwc_layer->IsScalingPresent())) { in BuildLayerStack()
/aosp12/hardware/qcom/sm8150/display/sdm/libs/hwc2/
H A Dhwc_layers.h113 bool IsRotationPresent();
H A Dhwc_layers.cpp1095 bool HWCLayer::IsRotationPresent() { in IsRotationPresent() function in sdm::HWCLayer
H A Dhwc_display.cpp719 !(hwc_layer->IsRotationPresent() || hwc_layer->IsScalingPresent())) { in BuildLayerStack()
/aosp12/hardware/qcom/sm7250/display/composer/
H A Dhwc_layers.h124 bool IsRotationPresent();
H A Dhwc_layers.cpp1083 bool HWCLayer::IsRotationPresent() { in IsRotationPresent() function in sdm::HWCLayer
H A Dhwc_display.cpp735 !(hwc_layer->IsRotationPresent() || hwc_layer->IsScalingPresent())) { in BuildLayerStack()