Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/testlibs/
DOSWindow.h50 bool popEvent(Event *event);
DOSWindow.cpp277 bool OSWindow::popEvent(Event *event) in popEvent() function in OSWindow
317 while (popEvent(&topEvent)) in didTestEventFire()