Home
last modified time | relevance | path

Searched defs:processEvent (Results 1 – 3 of 3) sorted by relevance

/external/kotlinx.coroutines/kotlinx-coroutines-test/common/src/
DTestDispatcher.kt26 internal fun processEvent(marker: Any) { in processEvent() method in kotlinx.coroutines.test.TestDispatcher
/external/deqp/framework/platform/lnx/X11/
DtcuLnxX11.cpp95 void XlibDisplay::processEvent (XEvent& event) in processEvent() function in tcu::lnx::x11::XlibDisplay
/external/angle/util/linux/x11/
DX11Window.cpp541 void X11Window::processEvent(const XEvent &xEvent) in processEvent() function in X11Window