Home
last modified time | relevance | path

Searched defs:input_cb (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/extras/slideshow/
H A Dslideshow.cpp34 static int input_cb(int fd, unsigned int epevents, int *key_code) in input_cb() function
/aosp12/bootable/recovery/minui/
H A Devents.cpp144 int ev_init(ev_callback input_cb, bool allow_touch_inputs) { in ev_init()