Home
last modified time | relevance | path

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

/hardware/qcom/sm8150/display/sdm/include/private/
Dhw_info_types.h676 kUpdateResources, // Indicates Strategy & RM execution, which can update resources. enumerator
/hardware/qcom/sm8150/display/sdm/libs/core/
Ddisplay_base.cpp313 hw_layers_.updates_mask.set(kUpdateResources); in Prepare()
/hardware/qcom/sm8150/display/sdm/libs/core/drm/
Dhw_device_drm.cpp983 bool resource_update = hw_layers->updates_mask.test(kUpdateResources); in SetupAtomic()