Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/testlibs/
DEvent.h58 EVENT_MOVED, // The window has moved enumerator
DOSWindow.cpp186 case Event::EVENT_MOVED: in PrintEvent()
295 case Event::EVENT_MOVED: in pushEvent()
/hardware/google/gfxstream/host/testlibs/x11/
DX11Window.cpp563 event.type = Event::EVENT_MOVED; in processEvent()
/hardware/google/gfxstream/host/testlibs/windows/win32/
DWin32Window.cpp267 event.type = Event::EVENT_MOVED; in WndProc()
/hardware/google/gfxstream/host/testlibs/osx/
DOSXWindow.mm140 event.type = Event::EVENT_MOVED;