Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8996/sdm/libs/core/fb/
Dhw_device.h138 bool synchronous_commit_; variable
Dhw_device.cpp58 buffer_sync_handler_(buffer_sync_handler), synchronous_commit_(false) { in HWDevice()
413 if (synchronous_commit_) { in Commit()
423 synchronous_commit_ = false; in Commit()
464 if (synchronous_commit_) { in Commit()
468 synchronous_commit_ = false; in Commit()
Dhw_primary.cpp608 synchronous_commit_ = true; in SetDisplayMode()