Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_view_DisplayEventReceiver.cpp156 bool gotVsync = false; in processPendingEvents() local
167 gotVsync = true; in processPendingEvents()
184 return gotVsync; in processPendingEvents()