Home
last modified time | relevance | path

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

/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_display_builtin.h98 virtual void SetFastPathComposition(bool enable) { in SetFastPathComposition() function
Dhwc_display.h234 virtual void SetFastPathComposition(bool enable) { fast_path_composition_ = enable; } in SetFastPathComposition() function
Dhwc_session.cpp1154 hwc_session->hwc_display_[display]->SetFastPathComposition(false); in ValidateDisplay()
3042 hwc_display->SetFastPathComposition(true); in PresentDisplayInternal()
3046 hwc_display->SetFastPathComposition(false); in PresentDisplayInternal()