Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/testlibs/windows/win32/
DWin32Window.cpp475 Event testEvent; in WndProc() local
476 testEvent.type = Event::EVENT_TEST; in WndProc()
477 window->pushEvent(testEvent); in WndProc()