Searched defs:needsHwVsync (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp785 bool needsHwVsync = false; local
790 needsHwVsync = mPrimaryDispSync.addResyncSample(timestamp);
794 if (needsHwVsync) {

Completed in 13 milliseconds