HomeSort by relevance Sort by last modified time
    Searched refs:applyFenceDelta (Results 1 - 2 of 2) sorted by null

  /frameworks/native/libs/gui/
FrameTimestamps.cpp 300 applyFenceDelta(&mGpuCompositionDoneTimeline,
302 applyFenceDelta(&mPresentTimeline,
304 applyFenceDelta(&mReleaseTimeline,
316 void ProducerFrameEventHistory::applyFenceDelta(FenceTimeline* timeline,
319 ALOGE("applyFenceDelta: dst is null.");
327 ALOGE_IF((*dst)->isValid(), "applyFenceDelta: Unexpected fence.");
  /frameworks/native/libs/gui/include/gui/
FrameTimestamps.h 149 void applyFenceDelta(FenceTimeline* timeline,

Completed in 96 milliseconds