Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/include/gui/
DFrameTimestamps.h65 bool hasFirstRefreshStartInfo() const;
/frameworks/native/libs/gui/
DFrameTimestamps.cpp51 bool FrameEvents::hasFirstRefreshStartInfo() const { in hasFirstRefreshStartInfo() function in android::FrameEvents
DSurface.cpp231 !e->hasFirstRefreshStartInfo(); in checkConsumerForUpdates()