Searched refs:applyFenceDelta (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/libs/gui/
H A DFrameTimestamps.cpp300 applyFenceDelta(&mGpuCompositionDoneTimeline,
302 applyFenceDelta(&mPresentTimeline,
304 applyFenceDelta(&mReleaseTimeline,
316 void ProducerFrameEventHistory::applyFenceDelta(FenceTimeline* timeline, function in class:android::ProducerFrameEventHistory
319 ALOGE("applyFenceDelta: dst is null.");
327 ALOGE_IF((*dst)->isValid(), "applyFenceDelta: Unexpected fence.");
/frameworks/native/include/gui/
H A DFrameTimestamps.h149 void applyFenceDelta(FenceTimeline* timeline,

Completed in 79 milliseconds