Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_view_DisplayEventReceiver.cpp161 bool gotVsync = false; in processPendingEvents() local
172 gotVsync = true; in processPendingEvents()
189 return gotVsync; in processPendingEvents()