Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/testlibs/
DEvent.h59 EVENT_RESIZED, // The window was resized enumerator
DOSWindow.cpp190 case Event::EVENT_RESIZED: in PrintEvent()
299 case Event::EVENT_RESIZED: in pushEvent()
/hardware/google/gfxstream/host/testlibs/windows/win32/
DWin32Window.cpp291 event.type = Event::EVENT_RESIZED; in WndProc()
825 case Event::EVENT_RESIZED: in pushEvent()
/hardware/google/gfxstream/host/testlibs/qnx/
DQNXWindow.cpp561 event.Type = Event::EVENT_RESIZED; in processPropertyChangedEvent()
/hardware/google/gfxstream/host/testlibs/x11/
DX11Window.cpp542 event.type = Event::EVENT_RESIZED; in processEvent()
/hardware/google/gfxstream/host/testlibs/osx/
DOSXWindow.mm130 event.type = Event::EVENT_RESIZED;