Searched refs:timestampAccepted (Results 1 – 1 of 1) sorted by relevance
74 bool timestampAccepted = true; in addPresentFence() local82 timestampAccepted &= mTracker.addVsyncTimestamp(time); in addPresentFence()94 timestampAccepted &= mTracker.addVsyncTimestamp(signalTime); in addPresentFence()97 if (!timestampAccepted) { in addPresentFence()