Home
last modified time | relevance | path

Searched refs:kUpdateResources (Results 1 – 6 of 6) sorted by relevance

/aosp12/hardware/qcom/sm7250/display/sdm/include/private/
H A Dhw_info_types.h723 kUpdateResources, // Indicates Strategy & RM execution, which can update resources. enumerator
/aosp12/hardware/qcom/sm8150/display/sdm/include/private/
H A Dhw_info_types.h703 kUpdateResources, // Indicates Strategy & RM execution, which can update resources. enumerator
/aosp12/hardware/qcom/sm8150/display/sdm/libs/core/
H A Ddisplay_base.cpp321 hw_layers_.updates_mask.set(kUpdateResources); in Prepare()
/aosp12/hardware/qcom/sm7250/display/sdm/libs/core/
H A Ddisplay_base.cpp322 hw_layers_.updates_mask.set(kUpdateResources); in Prepare()
/aosp12/hardware/qcom/sm8150/display/sdm/libs/core/drm/
H A Dhw_device_drm.cpp1015 bool resource_update = hw_layers->updates_mask.test(kUpdateResources); in SetupAtomic()
/aosp12/hardware/qcom/sm7250/display/sdm/libs/core/drm/
H A Dhw_device_drm.cpp1160 bool resource_update = hw_layers->updates_mask.test(kUpdateResources); in SetupAtomic()