Home
last modified time | relevance | path

Searched refs:setEventThread (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/services/surfaceflinger/
DMessageQueue.h100 void setEventThread(const sp<EventThread>& events);
DMessageQueue.cpp93 void MessageQueue::setEventThread(const sp<EventThread>& eventThread) in setEventThread() function in android::MessageQueue
DSurfaceFlinger.cpp470 mEventQueue.setEventThread(mSFEventThread); in init()
DSurfaceFlinger_hwc1.cpp466 mEventQueue.setEventThread(mSFEventThread); in init()