Searched refs:eventPending (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/services/surfaceflinger/
H A DEventThread.cpp220 bool eventPending = false; local
241 eventPending = !mPendingEvents.isEmpty();
242 if (eventPending) {
276 if (eventPending && !timestamp && !added) {
307 if (!timestamp && !eventPending) {

Completed in 733 milliseconds