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

/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp543 sp<VSyncSource> vsyncSrc = new DispSyncSource(&mPrimaryDispSync, local
545 mEventThread = new EventThread(vsyncSrc, *this, false);
H A DSurfaceFlinger_hwc1.cpp515 sp<VSyncSource> vsyncSrc = new DispSyncSource(&mPrimaryDispSync, local
517 mEventThread = new EventThread(vsyncSrc, *this, false);

Completed in 242 milliseconds