Searched defs:gpuCompositionDone (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/libs/gui/
H A DFrameTimestamps.cpp68 // We may not get a gpuCompositionDone in addPostComposite if
410 const std::shared_ptr<FenceTime>& gpuCompositionDone,
424 frame->gpuCompositionDoneFence = gpuCompositionDone;
409 addPostComposition(uint64_t frameNumber, const std::shared_ptr<FenceTime>& gpuCompositionDone, const std::shared_ptr<FenceTime>& displayPresent, const CompositorTiming& compositorTiming) argument

Completed in 9 milliseconds