HomeSort by relevance Sort by last modified time
    Searched full:tv_input_device_t (Results 1 - 5 of 5) sorted by null

  /hardware/interfaces/tv/input/1.0/default/
TvInput.h 45 TvInput(tv_input_device_t* device);
63 tv_input_device_t* mDevice;
TvInput.cpp 62 TvInput::TvInput(tv_input_device_t* device) : mDevice(device) {
201 tv_input_device_t* input_device;
  /hardware/libhardware/modules/tv_input/
tv_input.cpp 29 tv_input_device_t device;
  /frameworks/base/services/core/jni/
com_android_server_tv_TvInputHal.cpp 94 BufferProducerThread(tv_input_device_t* device, int deviceId, const tv_stream_t* stream);
106 tv_input_device_t* mDevice;
124 tv_input_device_t* device, int deviceId, const tv_stream_t* stream)
  /hardware/libhardware/include/hardware/
tv_input.h 401 } tv_input_device_t; typedef in typeref:struct:tv_input_device

Completed in 181 milliseconds