HomeSort by relevance Sort by last modified time
    Searched full:synchronous_commit_ (Results 1 - 3 of 3) sorted by null

  /hardware/qcom/display/msm8996/sdm/libs/core/fb/
hw_device.h 146 bool synchronous_commit_; member in class:sdm::HWDevice
hw_device.cpp 63 buffer_sync_handler_(buffer_sync_handler), synchronous_commit_(false) {
446 if (synchronous_commit_) {
456 synchronous_commit_ = false;
497 if (synchronous_commit_) {
501 synchronous_commit_ = false;
    [all...]
hw_primary.cpp 508 synchronous_commit_ = true;

Completed in 210 milliseconds