Searched defs:sfVsyncSrc (Results 1 - 2 of 2) sorted by last modified time

/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp463 sp<VSyncSource> sfVsyncSrc = new DispSyncSource(&mPrimaryDispSync, local
465 mSFEventThread = new EventThread(sfVsyncSrc, *this);
H A DSurfaceFlinger_hwc1.cpp460 sp<VSyncSource> sfVsyncSrc = new DispSyncSource(&mPrimaryDispSync, local
462 mSFEventThread = new EventThread(sfVsyncSrc, *this);

Completed in 77 milliseconds