Home
last modified time | relevance | path

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

/hardware/ti/omap4-aah/camera/
DCameraHal_Module.cpp84 } ti_camera_device_t; typedef
97 ti_camera_device_t* ti_dev = NULL; in camera_set_preview_window()
102 ti_dev = (ti_camera_device_t*) device; in camera_set_preview_window()
119 ti_camera_device_t * const tiDevice = reinterpret_cast<ti_camera_device_t*>(device); in camera_set_extended_preview_ops()
132 ti_camera_device_t* ti_dev = NULL; in camera_set_buffer_source()
137 ti_dev = (ti_camera_device_t*) device; in camera_set_buffer_source()
151 ti_camera_device_t* ti_dev = NULL; in camera_release_buffer_source()
156 ti_dev = (ti_camera_device_t*) device; in camera_release_buffer_source()
173 ti_camera_device_t* ti_dev = NULL; in camera_set_callbacks()
178 ti_dev = (ti_camera_device_t*) device; in camera_set_callbacks()
[all …]
/hardware/ti/omap4xxx/camera/
DCameraHal_Module.cpp68 } ti_camera_device_t; typedef
79 ti_camera_device_t* ti_dev = NULL; in camera_set_preview_window()
86 ti_dev = (ti_camera_device_t*) device; in camera_set_preview_window()
100 ti_camera_device_t* ti_dev = NULL; in camera_set_callbacks()
107 ti_dev = (ti_camera_device_t*) device; in camera_set_callbacks()
114 ti_camera_device_t* ti_dev = NULL; in camera_enable_msg_type()
121 ti_dev = (ti_camera_device_t*) device; in camera_enable_msg_type()
128 ti_camera_device_t* ti_dev = NULL; in camera_disable_msg_type()
135 ti_dev = (ti_camera_device_t*) device; in camera_disable_msg_type()
142 ti_camera_device_t* ti_dev = NULL; in camera_msg_type_enabled()
[all …]