Searched refs:hasLatchInfo (Results 1 – 3 of 3) sorted by relevance
64 bool hasLatchInfo() const;
47 bool FrameEvents::hasLatchInfo() const { in hasLatchInfo() function in android::FrameEvents
229 bool checkForLatch = (outLatchTime != nullptr) && !e->hasLatchInfo(); in checkConsumerForUpdates()