Home
last modified time | relevance | path

Searched refs:fast_path_composition (Results 1 – 4 of 4) sorted by relevance

/aosp12/hardware/qcom/sm7250/display/sdm/include/private/
H A Dhw_info_types.h703 bool fast_path_composition = false; // Indicates frame has fast path composition member
/aosp12/hardware/qcom/sm8150/display/sdm/include/private/
H A Dhw_info_types.h684 bool fast_path_composition = false; // Indicates frame has fast path composition member
/aosp12/hardware/qcom/sm8150/display/sdm/libs/core/
H A Ddisplay_base.cpp331 if (layer_stack->flags.fast_path && hw_layers_.info.fast_path_composition) { in Prepare()
406 if (layer_stack->flags.fast_path && hw_layers_.info.fast_path_composition) { in Commit()
/aosp12/hardware/qcom/sm7250/display/sdm/libs/core/
H A Ddisplay_base.cpp332 if (layer_stack->flags.fast_path && hw_layers_.info.fast_path_composition) { in Prepare()
398 if (layer_stack->flags.fast_path && hw_layers_.info.fast_path_composition) { in Commit()