Home
last modified time | relevance | path

Searched refs:gpuCompositionDone (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/gui/
DFrameTimestamps.cpp410 const std::shared_ptr<FenceTime>& gpuCompositionDone, in addPostComposition() argument
424 frame->gpuCompositionDoneFence = gpuCompositionDone; in addPostComposition()
/frameworks/native/libs/gui/include/gui/
DFrameTimestamps.h217 const std::shared_ptr<FenceTime>& gpuCompositionDone,