Home
last modified time | relevance | path

Searched refs:hasLastRefreshStartInfo (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/libs/gui/include/gui/
DFrameTimestamps.h66 bool hasLastRefreshStartInfo() const;
/frameworks/native/libs/gui/
DFrameTimestamps.cpp55 bool FrameEvents::hasLastRefreshStartInfo() const { in hasLastRefreshStartInfo() function in android::FrameEvents
DSurface.cpp242 !e->hasLastRefreshStartInfo() && in checkConsumerForUpdates()