vnc: Remove EventQueue
Put the VNCFlinger in the screenData so that it can be accessed by clients. This removes the need for the message queue. The buffer ready event was removed in a previous commit.
Showing
- Android.mk 0 additions, 1 deletionAndroid.mk
- src/EventQueue.cpp 0 additions, 59 deletionssrc/EventQueue.cpp
- src/EventQueue.h 0 additions, 67 deletionssrc/EventQueue.h
- src/VNCFlinger.cpp 34 additions, 56 deletionssrc/VNCFlinger.cpp
- src/VNCFlinger.h 8 additions, 5 deletionssrc/VNCFlinger.h
- src/VirtualDisplay.cpp 2 additions, 7 deletionssrc/VirtualDisplay.cpp
- src/VirtualDisplay.h 2 additions, 5 deletionssrc/VirtualDisplay.h
Loading
Please register or sign in to comment