Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/gui/
H A DFrameTimestamps.cpp423 const std::shared_ptr<FenceTime>& gpuCompositionDone, in addPostComposition() argument
437 frame->gpuCompositionDoneFence = gpuCompositionDone; in addPostComposition()
/aosp12/frameworks/native/libs/gui/include/gui/
H A DFrameTimestamps.h220 const std::shared_ptr<FenceTime>& gpuCompositionDone,