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

/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp546 sp<VSyncSource> sfVsyncSrc = new DispSyncSource(&mPrimaryDispSync, local
548 mSFEventThread = new EventThread(sfVsyncSrc, *this, true);
H A DSurfaceFlinger_hwc1.cpp518 sp<VSyncSource> sfVsyncSrc = new DispSyncSource(&mPrimaryDispSync, local
520 mSFEventThread = new EventThread(sfVsyncSrc, *this, true);

Completed in 20 milliseconds