Searched refs:frameIsEarly (Results 1 – 2 of 2) sorted by relevance
862 bool frameIsEarly(TimePoint expectedPresentTime, VsyncId) const;
4866 if (transaction.isAutoTimestamp && frameIsEarly(expectedPresentTime, vsyncId)) { in transactionReadyTimelineCheck()5127 bool SurfaceFlinger::frameIsEarly(TimePoint expectedPresentTime, VsyncId vsyncId) const { in frameIsEarly() function in android::SurfaceFlinger