Home
last modified time | relevance | path

Searched refs:EVENT_MOUSE_BUTTON_PRESSED (Results 1 – 5 of 5) sorted by relevance

/hardware/google/gfxstream/host/testlibs/
DEvent.h66 EVENT_MOUSE_BUTTON_PRESSED, // A mouse button was pressed enumerator
DOSWindow.cpp213 case Event::EVENT_MOUSE_BUTTON_PRESSED: in PrintEvent()
/hardware/google/gfxstream/host/testlibs/windows/win32/
DWin32Window.cpp348 event.type = Event::EVENT_MOUSE_BUTTON_PRESSED; in WndProc()
371 event.type = Event::EVENT_MOUSE_BUTTON_PRESSED; in WndProc()
396 event.type = Event::EVENT_MOUSE_BUTTON_PRESSED; in WndProc()
421 event.type = Event::EVENT_MOUSE_BUTTON_PRESSED; in WndProc()
/hardware/google/gfxstream/host/testlibs/qnx/
DQNXWindow.cpp492 event.Type = Event::EVENT_MOUSE_BUTTON_PRESSED; in processMouseEvent()
509 case Event::EVENT_MOUSE_BUTTON_PRESSED: in processMouseEvent()
/hardware/google/gfxstream/host/testlibs/osx/
DOSXWindow.mm385 type: Event::EVENT_MOUSE_BUTTON_PRESSED
427 type: Event::EVENT_MOUSE_BUTTON_PRESSED
446 type: Event::EVENT_MOUSE_BUTTON_PRESSED