Home
last modified time | relevance | path

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

/hardware/qcom/sdm845/display/sdm/libs/hwc2/
Dhwc_layers.h111 bool IsRotationPresent();
Dhwc_layers.cpp1011 bool HWCLayer::IsRotationPresent() { in IsRotationPresent() function in sdm::HWCLayer
Dhwc_display.cpp750 !(hwc_layer->IsRotationPresent() || hwc_layer->IsScalingPresent())) { in BuildLayerStack()
/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_layers.h109 bool IsRotationPresent();
Dhwc_layers.cpp1027 bool HWCLayer::IsRotationPresent() { in IsRotationPresent() function in sdm::HWCLayer
Dhwc_display.cpp709 !(hwc_layer->IsRotationPresent() || hwc_layer->IsScalingPresent())) { in BuildLayerStack()