HomeSort by relevance Sort by last modified time
    Searched full:synchronous_commit_ (Results 1 - 11 of 11) 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 61 buffer_sync_handler_(buffer_sync_handler), synchronous_commit_(false) {
444 if (synchronous_commit_) {
454 synchronous_commit_ = false;
495 if (synchronous_commit_) {
499 synchronous_commit_ = false;
    [all...]
hw_primary.cpp 508 synchronous_commit_ = true;
  /hardware/qcom/display/msm8998/sdm/libs/core/drm/
hw_device_drm.h 126 bool synchronous_commit_ = false; member in class:sdm::HWDeviceDRM
  /hardware/qcom/display/msm8998/sdm/libs/core/fb/
hw_device.h 157 bool synchronous_commit_; member in class:sdm::HWDevice
hw_device.cpp 67 buffer_sync_handler_(buffer_sync_handler), synchronous_commit_(false) {
488 if (synchronous_commit_) {
504 synchronous_commit_ = false;
544 if (synchronous_commit_) {
548 synchronous_commit_ = false;
    [all...]
hw_primary.cpp 514 synchronous_commit_ = true;
  /hardware/qcom/display/sdm845/sdm/libs/core/drm/
hw_device_drm.h 168 bool synchronous_commit_ = false; member in class:sdm::HWDeviceDRM
  /hardware/qcom/display/sdm845/sdm/libs/core/fb/
hw_device.h 156 bool synchronous_commit_; member in class:sdm::HWDevice
hw_device.cpp 66 buffer_sync_handler_(buffer_sync_handler), synchronous_commit_(false) {
491 if (synchronous_commit_) {
507 synchronous_commit_ = false;
547 if (synchronous_commit_) {
551 synchronous_commit_ = false;
    [all...]
hw_primary.cpp 514 synchronous_commit_ = true;

Completed in 352 milliseconds