Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/include/gui/
DFrameTimestamps.h64 bool hasLatchInfo() const;
/frameworks/native/libs/gui/
DFrameTimestamps.cpp47 bool FrameEvents::hasLatchInfo() const { in hasLatchInfo() function in android::FrameEvents
DSurface.cpp231 bool checkForLatch = (outLatchTime != nullptr) && !e->hasLatchInfo(); in checkConsumerForUpdates()
/frameworks/native/libs/gui/tests/
DBLASTBufferQueue_test.cpp1115 ASSERT_FALSE(events->hasLatchInfo()); in TEST_F()
1136 ASSERT_FALSE(events->hasLatchInfo()); in TEST_F()