Home
last modified time | relevance | path

Searched defs:SetFastPathComposition (Results 1 – 4 of 4) sorted by relevance

/aosp12/hardware/qcom/sm8150/display/sdm/libs/hwc2/
H A Dhwc_display_builtin.h101 virtual void SetFastPathComposition(bool enable) { in SetFastPathComposition() function
H A Dhwc_display.h253 virtual void SetFastPathComposition(bool enable) { fast_path_composition_ = enable; } in SetFastPathComposition() function
/aosp12/hardware/qcom/sm7250/display/composer/
H A Dhwc_display_builtin.h126 virtual void SetFastPathComposition(bool enable) { in SetFastPathComposition() function
H A Dhwc_display.h299 virtual void SetFastPathComposition(bool enable) { fast_path_composition_ = enable; } in SetFastPathComposition() function