Home
last modified time | relevance | path

Searched refs:resyncToHardwareVsyncLocked (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/Scheduler/
DScheduler.h212 resyncToHardwareVsyncLocked(id, allowToEnable, modePtr); in EXCLUDES()
374 void resyncToHardwareVsyncLocked(PhysicalDisplayId, bool allowToEnable,
DScheduler.cpp528 resyncToHardwareVsyncLocked(id, allowToEnable); in resyncAllToHardwareVsync()
533 void Scheduler::resyncToHardwareVsyncLocked(PhysicalDisplayId id, bool allowToEnable, in resyncToHardwareVsyncLocked() function in android::scheduler::Scheduler