Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/Scheduler/
DVsyncSchedule.cpp160 bool needsHwVsync = false; in addResyncSample() local
165 needsHwVsync = mController->addHwVsyncTimestamp(timestamp.ns(), in addResyncSample()
170 if (needsHwVsync) { in addResyncSample()