Home
last modified time | relevance | path

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

/hardware/qcom/sdm845/display/sdm/libs/hwc2/
Dhwc_layers.h110 bool IsRotationPresent();
Dhwc_layers.cpp1005 bool HWCLayer::IsRotationPresent() { in IsRotationPresent() function in sdm::HWCLayer
Dhwc_display.cpp746 !(hwc_layer->IsRotationPresent() || hwc_layer->IsScalingPresent())) { in BuildLayerStack()