Home
last modified time | relevance | path

Searched refs:hasGpuCompositionDoneInfo (Results 1 – 4 of 4) 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.cpp235 !e->hasGpuCompositionDoneInfo(); in checkConsumerForUpdates()
334 events->hasGpuCompositionDoneInfo()); in getFrameTimestamps()
/frameworks/native/libs/gui/tests/
DBLASTBufferQueue_test.cpp1117 ASSERT_FALSE(events->hasGpuCompositionDoneInfo()); in TEST_F()
1138 ASSERT_FALSE(events->hasGpuCompositionDoneInfo()); in TEST_F()