Home
last modified time | relevance | path

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

/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_display_builtin.h101 virtual void SetFastPathComposition(bool enable) { in SetFastPathComposition() function
Dhwc_display.h253 virtual void SetFastPathComposition(bool enable) { fast_path_composition_ = enable; } in SetFastPathComposition() function
Dhwc_session.cpp1315 hwc_session->hwc_display_[display]->SetFastPathComposition(false); in ValidateDisplay()
3296 hwc_display->SetFastPathComposition(true); in PresentDisplayInternal()
3300 hwc_display->SetFastPathComposition(false); in PresentDisplayInternal()
/hardware/qcom/sm7250/display/composer/
Dhwc_display_builtin.h164 virtual void SetFastPathComposition(bool enable) { in SetFastPathComposition() function
Dhwc_display.h342 virtual void SetFastPathComposition(bool enable) { fast_path_composition_ = enable; } in SetFastPathComposition() function
Dhwc_session.cpp1289 hwc_display_[target_display]->SetFastPathComposition(false); in ValidateDisplay()
3184 hwc_display->SetFastPathComposition(true); in PresentDisplayInternal()
3188 hwc_display->SetFastPathComposition(false); in PresentDisplayInternal()