Lines Matching refs:camera_device
130 int QCamera2HardwareInterface::set_preview_window(struct camera_device *device, in set_preview_window()
171 void QCamera2HardwareInterface::set_CallBacks(struct camera_device *device, in set_CallBacks()
216 void QCamera2HardwareInterface::enable_msg_type(struct camera_device *device, int32_t msg_type) in enable_msg_type()
249 void QCamera2HardwareInterface::disable_msg_type(struct camera_device *device, int32_t msg_type) in disable_msg_type()
283 int QCamera2HardwareInterface::msg_type_enabled(struct camera_device *device, int32_t msg_type) in msg_type_enabled()
320 int QCamera2HardwareInterface::prepare_preview(struct camera_device *device) in prepare_preview()
358 int QCamera2HardwareInterface::start_preview(struct camera_device *device) in start_preview()
402 void QCamera2HardwareInterface::stop_preview(struct camera_device *device) in stop_preview()
439 int QCamera2HardwareInterface::preview_enabled(struct camera_device *device) in preview_enabled()
483 struct camera_device *device, int enable) in store_meta_data_in_buffers()
519 int QCamera2HardwareInterface::restart_start_preview(struct camera_device *device) in restart_start_preview()
563 int QCamera2HardwareInterface::restart_stop_preview(struct camera_device *device) in restart_stop_preview()
606 int QCamera2HardwareInterface::pre_start_recording(struct camera_device *device) in pre_start_recording()
642 int QCamera2HardwareInterface::start_recording(struct camera_device *device) in start_recording()
688 void QCamera2HardwareInterface::stop_recording(struct camera_device *device) in stop_recording()
721 int QCamera2HardwareInterface::recording_enabled(struct camera_device *device) in recording_enabled()
757 struct camera_device *device, const void *opaque) in release_recording_frame()
793 int QCamera2HardwareInterface::auto_focus(struct camera_device *device) in auto_focus()
830 int QCamera2HardwareInterface::cancel_auto_focus(struct camera_device *device) in cancel_auto_focus()
866 int QCamera2HardwareInterface::pre_take_picture(struct camera_device *device) in pre_take_picture()
902 int QCamera2HardwareInterface::take_picture(struct camera_device *device) in take_picture()
1016 int QCamera2HardwareInterface::cancel_picture(struct camera_device *device) in cancel_picture()
1054 int QCamera2HardwareInterface::set_parameters(struct camera_device *device, in set_parameters()
1123 int QCamera2HardwareInterface::stop_after_set_params(struct camera_device *device) in stop_after_set_params()
1166 int QCamera2HardwareInterface::commit_params(struct camera_device *device) in commit_params()
1209 int QCamera2HardwareInterface::restart_after_set_params(struct camera_device *device) in restart_after_set_params()
1249 char* QCamera2HardwareInterface::get_parameters(struct camera_device *device) in get_parameters()
1284 void QCamera2HardwareInterface::put_parameters(struct camera_device *device, in put_parameters()
1320 int QCamera2HardwareInterface::send_command(struct camera_device *device, in send_command()
1368 int QCamera2HardwareInterface::send_command_restart(struct camera_device *device, in send_command_restart()
1410 void QCamera2HardwareInterface::release(struct camera_device *device) in release()
1443 int QCamera2HardwareInterface::dump(struct camera_device *device, int fd) in dump()
1515 int QCamera2HardwareInterface::register_face_image(struct camera_device *device, in register_face_image()
1557 int QCamera2HardwareInterface::prepare_snapshot(struct camera_device *device) in prepare_snapshot()