Searched refs:resync (Results 1 – 4 of 4) sorted by relevance
204 static bool resync( in resync() function364 bool success = resync(mFp, 0 /*match_header*/, &pos, &header); in init()399 if (!resync(mFp, mFixedHeader, &pos, NULL /*out_header*/)) { in getFrame()
166 return eventThread->createEventConnection([&] { resync(); }, configChanged); in createConnectionInternal()263 void Scheduler::resync() { in resync() function in android::Scheduler
133 void resync();
1242 mEventQueue->setEventThread(mInjectorEventThread.get(), [&] { mScheduler->resync(); }); in enableVSyncInjections()1246 [&] { mScheduler->resync(); }); in enableVSyncInjections()