Searched refs:qsync_support (Results 1 – 4 of 4) sorted by relevance
411 bool qsync_support = false; // Specifies panel supports qsync feature or not. member431 (qsync_support != panel_info.qsync_support) ||
623 bool qsync_support; member
758 if (!hw_panel_info_.qsync_support || qsync_mode_ == qsync_mode || first_cycle_) { in SetQSyncMode()759 DLOGE("Failed: qsync_support: %d first_cycle %d mode: %d -> %d", hw_panel_info_.qsync_support, in SetQSyncMode()
680 hw_panel_info_.qsync_support = connector_info_.qsync_support; in PopulateHWPanelInfo()