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

/frameworks/native/services/surfaceflinger/
H A DEventThread.cpp211 bool eventPending = false; local
229 eventPending = !mPendingEvents.isEmpty();
230 if (eventPending) {
264 if (eventPending && !timestamp && !added) {
295 if (!timestamp && !eventPending) {

Completed in 41 milliseconds