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

/frameworks/native/services/surfaceflinger/
H A DEventThread.cpp177 bool eventPending = false; local
195 eventPending = !mPendingEvents.isEmpty();
196 if (eventPending) {
230 if (eventPending && !timestamp && !added) {
261 if (!timestamp && !eventPending) {

Completed in 43 milliseconds