Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/include/gui/
DFrameTimestamps.h68 bool hasGpuCompositionDoneInfo() const;
/frameworks/native/libs/gui/
DFrameTimestamps.cpp69 bool FrameEvents::hasGpuCompositionDoneInfo() const { in hasGpuCompositionDoneInfo() function in android::FrameEvents
DSurface.cpp219 !e->hasGpuCompositionDoneInfo(); in checkConsumerForUpdates()
318 events->hasGpuCompositionDoneInfo()); in getFrameTimestamps()