Home
last modified time | relevance | path

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

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