Searched defs:processEvent (Results 1 – 4 of 4) sorted by relevance
| /external/jetpack-camera-app/feature/preview/src/main/java/com/google/jetpackcamera/feature/preview/ | ||
| D | MultipleEventsCutter.kt | 27 fun processEvent(event: () -> Unit) { in processEvent() method in com.google.jetpackcamera.feature.preview.MultipleEventsCutter |
| /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 | 93 void XlibDisplay::processEvent(XEvent &event) in processEvent() function in tcu::lnx::x11::XlibDisplay |
| /external/angle/util/linux/x11/ | ||
| D | X11Window.cpp | 586 void X11Window::processEvent(const XEvent &xEvent) in processEvent() function in X11Window |