Searched refs:DisplayThread (Results 1 – 2 of 2) sorted by relevance
108 class DisplayThread : public Thread114 DisplayThread(ANativeWindowDisplayAdapter* da) in DisplayThread() function139 friend class DisplayThread; variable150 sp<DisplayThread> mDisplayThread;
212 msg.command = DisplayThread::DISPLAY_EXIT; in ~ANativeWindowDisplayAdapter()239 mDisplayThread = new DisplayThread(this); in initialize()391 msg.command = DisplayThread::DISPLAY_START; in enableDisplay()441 msg.command = DisplayThread::DISPLAY_STOP; in disableDisplay()974 case DisplayThread::DISPLAY_START: in processHalMsg()981 case DisplayThread::DISPLAY_STOP: in processHalMsg()992 case DisplayThread::DISPLAY_EXIT: in processHalMsg()