Searched refs:timestampAccepted (Results 1 – 1 of 1) sorted by relevance
66 bool timestampAccepted = true; in addPresentFence() local74 timestampAccepted &= mTracker.addVsyncTimestamp(time); in addPresentFence()86 timestampAccepted &= mTracker.addVsyncTimestamp(signalTime); in addPresentFence()89 if (!timestampAccepted) { in addPresentFence()