Home
last modified time | relevance | path

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

/system/extras/slideshow/
Dslideshow.cpp34 static int input_cb(int fd, unsigned int epevents, int *key_code) in input_cb() function
113 if (gr_init() == -1 || ev_init(std::bind(&input_cb, std::placeholders::_1, in main()