Home
last modified time | relevance | path

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

/hardware/qcom/sm8150/display/sdm/include/private/
Dhw_info_types.h657 bool fast_path_composition = false; // Indicates frame has fast path composition member
/hardware/qcom/sm8150/display/sdm/libs/core/
Ddisplay_base.cpp323 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()