Home
last modified time | relevance | path

Searched refs:synchronous_commit_ (Results 1 – 25 of 27) sorted by relevance

12

/hardware/qcom/sm8150/display/sdm/libs/core/drm/
Dhw_peripheral_drm.cpp135 synchronous_commit_ = false; in Commit()
296 synchronous_commit_ = true; in HandleSecureEvent()
428 synchronous_commit_ = !enable ? synchronous : false; in ControlIdlePowerCollapse()
Dhw_device_drm.h224 bool synchronous_commit_ = false; variable
/hardware/qcom/sdm845/display/sdm/libs/core/drm/
Dhw_peripheral_drm.cpp90 synchronous_commit_ = false; in Commit()
271 synchronous_commit_ = !enable ? synchronous : false; in ControlIdlePowerCollapse()
Dhw_device_drm.h195 bool synchronous_commit_ = false; variable
/hardware/qcom/display/msm8998/sdm/libs/core/drm/
Dhw_device_drm.h126 bool synchronous_commit_ = false; variable
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/fb/
Dhw_device.h156 bool synchronous_commit_; variable
Dhw_device.cpp66 buffer_sync_handler_(buffer_sync_handler), synchronous_commit_(false) { in HWDevice()
492 if (synchronous_commit_) { in Commit()
508 synchronous_commit_ = false; in Commit()
548 if (synchronous_commit_) { in Commit()
552 synchronous_commit_ = false; in Commit()
Dhw_primary.cpp514 synchronous_commit_ = true; in SetDisplayMode()
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/drm/
Dhw_device_drm.h152 bool synchronous_commit_ = false; variable
/hardware/qcom/display/msm8909/sdm/libs/core/fb/
Dhw_device.h155 bool synchronous_commit_; variable
Dhw_device.cpp66 buffer_sync_handler_(buffer_sync_handler), synchronous_commit_(false) { in HWDevice()
496 if (synchronous_commit_) { in Commit()
506 synchronous_commit_ = false; in Commit()
546 if (synchronous_commit_) { in Commit()
550 synchronous_commit_ = false; in Commit()
Dhw_primary.cpp514 synchronous_commit_ = true; in SetDisplayMode()
/hardware/qcom/display/msm8909/sdm/libs/core/drm/
Dhw_device_drm.h150 bool synchronous_commit_ = false; variable
/hardware/qcom/display/msm8996/sdm/libs/core/fb/
Dhw_device.h146 bool synchronous_commit_; variable
Dhw_device.cpp61 buffer_sync_handler_(buffer_sync_handler), synchronous_commit_(false) { in HWDevice()
444 if (synchronous_commit_) { in Commit()
454 synchronous_commit_ = false; in Commit()
495 if (synchronous_commit_) { in Commit()
499 synchronous_commit_ = false; in Commit()
Dhw_primary.cpp508 synchronous_commit_ = true; in SetDisplayMode()
/hardware/qcom/display/msm8998/sdm/libs/core/fb/
Dhw_device.h157 bool synchronous_commit_; variable
Dhw_device.cpp67 buffer_sync_handler_(buffer_sync_handler), synchronous_commit_(false) { in HWDevice()
493 if (synchronous_commit_) { in Commit()
509 synchronous_commit_ = false; in Commit()
549 if (synchronous_commit_) { in Commit()
553 synchronous_commit_ = false; in Commit()
Dhw_primary.cpp514 synchronous_commit_ = true; in SetDisplayMode()
/hardware/qcom/sdm845/display/sdm/libs/core/fb/
Dhw_device.h160 bool synchronous_commit_; variable
Dhw_device.cpp67 buffer_sync_handler_(buffer_sync_handler), synchronous_commit_(false) { in HWDevice()
496 if (synchronous_commit_) { in Commit()
506 synchronous_commit_ = false; in Commit()
546 if (synchronous_commit_) { in Commit()
550 synchronous_commit_ = false; in Commit()
Dhw_primary.cpp514 synchronous_commit_ = true; in SetDisplayMode()
/hardware/qcom/sm8150/display/sdm/libs/core/fb/
Dhw_device.h176 bool synchronous_commit_; variable
Dhw_device.cpp74 buffer_sync_handler_(buffer_sync_handler), synchronous_commit_(false) { in HWDevice()
508 if (synchronous_commit_) { in Commit()
518 synchronous_commit_ = false; in Commit()
558 if (synchronous_commit_) { in Commit()
562 synchronous_commit_ = false; in Commit()
Dhw_primary.cpp514 synchronous_commit_ = true; in SetDisplayMode()

12