HomeSort by relevance Sort by last modified time
    Searched refs:setEventThread (Results 1 - 4 of 4) sorted by null

  /frameworks/native/services/surfaceflinger/
MessageQueue.h 100 void setEventThread(const sp<EventThread>& events);
MessageQueue.cpp 93 void MessageQueue::setEventThread(const sp<EventThread>& eventThread)
SurfaceFlinger.cpp 470 mEventQueue.setEventThread(mSFEventThread);
    [all...]
SurfaceFlinger_hwc1.cpp 466 mEventQueue.setEventThread(mSFEventThread);
    [all...]

Completed in 211 milliseconds