Home
last modified time | relevance | path

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

/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_layers.h113 bool IsRotationPresent();
Dhwc_layers.cpp1095 bool HWCLayer::IsRotationPresent() { in IsRotationPresent() function in sdm::HWCLayer
Dhwc_display.cpp719 !(hwc_layer->IsRotationPresent() || hwc_layer->IsScalingPresent())) { in BuildLayerStack()
/hardware/qcom/sm7250/display/composer/
Dhwc_layers.h126 bool IsRotationPresent();
Dhwc_layers.cpp1177 bool HWCLayer::IsRotationPresent() { in IsRotationPresent() function in sdm::HWCLayer
Dhwc_display.cpp752 !(hwc_layer->IsRotationPresent() || hwc_layer->IsScalingPresent())) { in BuildLayerStack()