Home
last modified time | relevance | path

Searched refs:EVENT_TEST (Results 1 – 6 of 6) sorted by relevance

/hardware/google/gfxstream/host/testlibs/
DEvent.h71 EVENT_TEST, // Event for testing purposes enumerator
DOSWindow.cpp231 case Event::EVENT_TEST: in PrintEvent()
319 if (topEvent.type == Event::EVENT_TEST) in didTestEventFire()
/hardware/google/gfxstream/host/testlibs/qnx/
DQNXWindow.cpp477 event.Type = Event::EVENT_TEST; in processMouseEvent()
/hardware/google/gfxstream/host/testlibs/x11/
DX11Window.cpp605 event.type = Event::EVENT_TEST; in processEvent()
/hardware/google/gfxstream/host/testlibs/windows/win32/
DWin32Window.cpp476 testEvent.type = Event::EVENT_TEST; in WndProc()
/hardware/google/gfxstream/host/testlibs/osx/
DOSXWindow.mm40 event.type = Event::EVENT_TEST;