Searched refs:resync (Results 1 – 3 of 3) 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()
252 vsync->resync(getVsyncPeriod); in makeResyncCallback()257 void Scheduler::VsyncState::resync(const GetVsyncPeriod& getVsyncPeriod) { in resync() function in android::Scheduler::VsyncState
87 void resync(const GetVsyncPeriod&);