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

/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp1338 bool needsHwVsync = false; local
1343 needsHwVsync = mPrimaryDispSync.addResyncSample(timestamp);
1347 if (needsHwVsync) {

Completed in 17 milliseconds