Lines Matching full:eventthread
62 #include "EventThread.h"
538 // start the EventThread
539 mEventThread = new EventThread(this);
706 // does not mean EventThread has finished initializing, so this
708 ALOGW("WARNING: EventThread not started, ignoring vsync");
720 // does not mean EventThread has finished initializing, so this
722 ALOGW("WARNING: EventThread not started, ignoring hotplug");
736 // Defer EventThread notification until SF has updated mDisplays.
2064 // FIXME: eventthread only knows about the main display right now
2083 // FIXME: eventthread only knows about the main display right now