Searched defs:EventThread (Results 1 – 5 of 5) sorted by relevance
| /frameworks/native/services/surfaceflinger/ | ||
| D | MessageQueue.h | 36 class EventThread; variable |
| D | SurfaceFlinger.h | 78 class EventThread; variable |
| D | EventThread.cpp | 46 EventThread::EventThread(const sp<VSyncSource>& src, SurfaceFlinger& flinger, bool interceptVSyncs) in EventThread() function in android::EventThread |
| /frameworks/native/libs/vr/libvrflinger/ | ||
| D | epoll_event_dispatcher.cpp | 87 void EpollEventDispatcher::EventThread() { in EventThread() function in android::dvr::EpollEventDispatcher |
| /frameworks/base/tests/touchlag/ | ||
| D | touchlag.cpp | 141 class EventThread : public Thread { class in TouchEvents |