Searched defs:processEvent (Results 1 – 3 of 3) sorted by relevance
| /external/kotlinx.coroutines/kotlinx-coroutines-test/common/src/ | ||
| D | TestDispatcher.kt | 26 internal fun processEvent(marker: Any) { in processEvent() method in kotlinx.coroutines.test.TestDispatcher |
| /external/deqp/framework/platform/lnx/X11/ | ||
| D | tcuLnxX11.cpp | 95 void XlibDisplay::processEvent (XEvent& event) in processEvent() function in tcu::lnx::x11::XlibDisplay |
| /external/angle/util/linux/x11/ | ||
| D | X11Window.cpp | 541 void X11Window::processEvent(const XEvent &xEvent) in processEvent() function in X11Window |