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

  /external/qemu/android/protocol/
user-events-protocol.h 23 #define AUSER_EVENT_MOUSE 0
38 /* Formats mouse event message (AUSER_EVENT_MOUSE) */
user-events-impl.c 104 case AUSER_EVENT_MOUSE:
135 case AUSER_EVENT_MOUSE:
user-events-proxy.c 162 _userEventsProxy_send(AUSER_EVENT_MOUSE, &message, sizeof(message));

Completed in 460 milliseconds