Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/gui/include/gui/
H A DFrameTimestamps.h71 bool hasDequeueReadyInfo() const;
/aosp12/frameworks/native/libs/gui/
H A DFrameTimestamps.cpp61 bool FrameEvents::hasDequeueReadyInfo() const { in hasDequeueReadyInfo() function in android::FrameEvents
H A DSurface.cpp245 !e->hasDequeueReadyInfo() && (e->frameNumber != lastFrameNumber); in checkConsumerForUpdates()
/aosp12/frameworks/native/libs/gui/tests/
H A DBLASTBufferQueue_test.cpp1453 ASSERT_FALSE(events->hasDequeueReadyInfo()); in TEST_F()
1474 ASSERT_FALSE(events->hasDequeueReadyInfo()); in TEST_F()