Android-cuttlefish cvd tool
|
This is the complete list of members for cuttlefish::MouseDevice, including all inherited members.
conn_ | cuttlefish::InputDevice | private |
InputDevice(InputConnection conn) | cuttlefish::InputDevice | inline |
MouseDevice(InputConnection conn) | cuttlefish::MouseDevice | inline |
SendButtonEvent(int button, bool down) | cuttlefish::MouseDevice | |
SendMoveEvent(int x, int y) | cuttlefish::MouseDevice | |
SendWheelEvent(int pixels) | cuttlefish::MouseDevice | |
WriteEvents(const EventBuffer &buffer) | cuttlefish::InputDevice | protected |
~InputDevice()=default | cuttlefish::InputDevice | virtual |