Searched refs:needsHwVsync (Results 1 - 1 of 1) sorted by relevance
/frameworks/native/services/surfaceflinger/ | ||
H A D | SurfaceFlinger.cpp | 1338 bool needsHwVsync = false; local 1343 needsHwVsync = mPrimaryDispSync.addResyncSample(timestamp); 1347 if (needsHwVsync) { |
Completed in 17 milliseconds