Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dtv_input.h231 } tv_input_event_t; typedef
243 tv_input_event_t* event, void* data);
/hardware/interfaces/tv/input/1.0/default/
DTvInput.h54 static void notify(struct tv_input_device* __unused, tv_input_event_t* event,
DTvInput.cpp144 void TvInput::notify(struct tv_input_device* __unused, tv_input_event_t* event, in notify()