Searched refs:initVsyncInternal (Results 1 – 4 of 4) sorted by relevance
68 virtual void initVsyncInternal(std::shared_ptr<scheduler::VSyncDispatch>,142 void initVsyncInternal(std::shared_ptr<scheduler::VSyncDispatch>, frametimeline::TokenManager&,
77 void MessageQueue::initVsyncInternal(std::shared_ptr<scheduler::VSyncDispatch> dispatch, in initVsyncInternal() function in android::impl::MessageQueue
90 Impl::initVsyncInternal(getVsyncSchedule()->getDispatch(), tokenManager, workDuration); in initVsync()
80 mEventQueue.initVsyncInternal(mVSyncDispatch, mTokenManager, kDuration)); in SetUp()