Home
last modified time | relevance | path

Searched refs:mGetVsyncPeriodFunction (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/Scheduler/
DEventThread.h214 const GetVsyncPeriodFunction mGetVsyncPeriodFunction; variable
DEventThread.cpp226 mGetVsyncPeriodFunction(std::move(getVsyncPeriodFunction)), in EventThread()
576 copy.vsync.frameInterval = mGetVsyncPeriodFunction(consumer->mOwnerUid); in dispatchEvent()