/aosp12/hardware/qcom/display/msm8998/sdm/libs/core/drm/ |
H A D | hw_device_drm.cpp | 361 void HWDeviceDRM::SetupAtomic(HWLayers *hw_layers, bool validate) { in SetupAtomic() function in sdm::HWDeviceDRM 445 SetupAtomic(hw_layers, true /* validate */); in Validate() 516 SetupAtomic(hw_layers, false /* validate */); in AtomicCommit()
|
H A D | hw_device_drm.h | 118 void SetupAtomic(HWLayers *hw_layers, bool validate);
|
/aosp12/hardware/qcom/display/msm8909/sdm/libs/core/drm/ |
H A D | hw_device_drm.h | 121 void SetupAtomic(HWLayers *hw_layers, bool validate);
|
H A D | hw_device_drm.cpp | 590 void HWDeviceDRM::SetupAtomic(HWLayers *hw_layers, bool validate) { in SetupAtomic() function in sdm::HWDeviceDRM 676 SetupAtomic(hw_layers, true /* validate */); in Validate() 755 SetupAtomic(hw_layers, false /* validate */); in AtomicCommit()
|
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/core/drm/ |
H A D | hw_device_drm.h | 123 void SetupAtomic(HWLayers *hw_layers, bool validate);
|
H A D | hw_device_drm.cpp | 585 void HWDeviceDRM::SetupAtomic(HWLayers *hw_layers, bool validate) { in SetupAtomic() function in sdm::HWDeviceDRM 671 SetupAtomic(hw_layers, true /* validate */); in Validate() 750 SetupAtomic(hw_layers, false /* validate */); in AtomicCommit()
|
/aosp12/hardware/qcom/sdm845/display/sdm/libs/core/drm/ |
H A D | hw_device_drm.h | 143 void SetupAtomic(HWLayers *hw_layers, bool validate);
|
H A D | hw_device_drm.cpp | 834 void HWDeviceDRM::SetupAtomic(HWLayers *hw_layers, bool validate) { in SetupAtomic() function in sdm::HWDeviceDRM 1067 SetupAtomic(hw_layers, true /* validate */); in Validate() 1146 SetupAtomic(hw_layers, false /* validate */); in AtomicCommit()
|
/aosp12/hardware/qcom/sm8150/display/sdm/libs/core/drm/ |
H A D | hw_device_drm.h | 162 void SetupAtomic(HWLayers *hw_layers, bool validate);
|
H A D | hw_device_drm.cpp | 1000 void HWDeviceDRM::SetupAtomic(HWLayers *hw_layers, bool validate) { in SetupAtomic() function in sdm::HWDeviceDRM 1293 SetupAtomic(hw_layers, true /* validate */); in Validate() 1372 SetupAtomic(hw_layers, false /* validate */); in AtomicCommit()
|
/aosp12/hardware/qcom/sm7250/display/sdm/libs/core/drm/ |
H A D | hw_device_drm.h | 169 void SetupAtomic(Fence::ScopedRef &scoped_ref, HWLayers *hw_layers, bool validate,
|
H A D | hw_device_drm.cpp | 1144 void HWDeviceDRM::SetupAtomic(Fence::ScopedRef &scoped_ref, HWLayers *hw_layers, bool validate, in SetupAtomic() function in sdm::HWDeviceDRM 1469 SetupAtomic(scoped_ref, hw_layers, true /* validate */, nullptr, nullptr); in Validate() 1555 SetupAtomic(scoped_ref, hw_layers, false /* validate */, &release_fence_fd, &retire_fence_fd); in AtomicCommit()
|