Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/gui/
H A DSurface.cpp234 bool checkForGpuCompositionDone = (outGpuCompositionDoneTime != nullptr) && in checkConsumerForUpdates() local
251 checkForLastRefreshStart || checkForGpuCompositionDone || in checkConsumerForUpdates()