Searched refs:hasLatchInfo (Results 1 – 4 of 4) sorted by relevance
64 bool hasLatchInfo() const;
47 bool FrameEvents::hasLatchInfo() const { in hasLatchInfo() function in android::FrameEvents
231 bool checkForLatch = (outLatchTime != nullptr) && !e->hasLatchInfo(); in checkConsumerForUpdates()
1115 ASSERT_FALSE(events->hasLatchInfo()); in TEST_F()1136 ASSERT_FALSE(events->hasLatchInfo()); in TEST_F()