OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tv_input_device_t
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/services/core/jni/
com_android_server_tv_TvInputHal.cpp
76
BufferProducerThread(
tv_input_device_t
* device, int deviceId, const tv_stream_t* stream);
88
tv_input_device_t
* mDevice;
106
tv_input_device_t
* device, int deviceId, const tv_stream_t* stream)
276
JTvInputHal(JNIEnv* env, jobject thiz,
tv_input_device_t
* dev, const sp<Looper>& looper);
279
tv_input_device_t
* dev, tv_input_event_t* event, void* data);
286
tv_input_device_t
* mDevice;
293
JTvInputHal::JTvInputHal(JNIEnv* env, jobject thiz,
tv_input_device_t
* device,
321
tv_input_device_t
* device = NULL;
446
tv_input_device_t
* dev, tv_input_event_t* event, void* data) {
/hardware/libhardware/modules/tv_input/
tv_input.cpp
29
tv_input_device_t
device;
/hardware/libhardware/include/hardware/
tv_input.h
401
}
tv_input_device_t
;
typedef in typeref:struct:tv_input_device
Completed in 326 milliseconds