Home
last modified time | relevance | path

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

/hardware/qcom/sdm845/display/sdm/libs/core/drm/
Dhw_peripheral_drm.cpp68 SetupConcurrentWriteback(hw_layer_info, true); in Validate()
77 SetupConcurrentWriteback(hw_layer_info, false); in Commit()
153 void HWPeripheralDRM::SetupConcurrentWriteback(const HWLayersInfo &hw_layer_info, bool validate) { in SetupConcurrentWriteback() function in sdm::HWPeripheralDRM
Dhw_peripheral_drm.h58 void SetupConcurrentWriteback(const HWLayersInfo &hw_layer_info, bool validate);
/hardware/qcom/sm8150/display/sdm/libs/core/drm/
Dhw_peripheral_drm.h69 void SetupConcurrentWriteback(const HWLayersInfo &hw_layer_info, bool validate);
Dhw_peripheral_drm.cpp113 SetupConcurrentWriteback(hw_layer_info, true); in Validate()
122 SetupConcurrentWriteback(hw_layer_info, false); in Commit()
308 void HWPeripheralDRM::SetupConcurrentWriteback(const HWLayersInfo &hw_layer_info, bool validate) { in SetupConcurrentWriteback() function in sdm::HWPeripheralDRM