Searched defs:qsync_mode (Results 1 – 5 of 5) sorted by relevance
140 virtual DisplayError SetQSyncMode(QSyncMode qsync_mode) { return kErrorNotSupported; } in SetQSyncMode()
685 DisplayError DisplayBuiltIn::SetQSyncMode(QSyncMode qsync_mode) { in SetQSyncMode()
316 virtual HWC2::Error SetQSyncMode(QSyncMode qsync_mode) { in SetQSyncMode()
902 HWC2::Error HWCDisplayBuiltIn::SetQSyncMode(QSyncMode qsync_mode) { in SetQSyncMode()
3308 QSyncMode qsync_mode = kQSyncModeNone; in SetQSyncMode() local