Searched refs:camera2_device (Results 1 - 4 of 4) sorted by relevance

/hardware/libhardware/include/hardware/
H A Dcamera2.h45 struct camera2_device;
522 int (*set_request_queue_src_ops)(const struct camera2_device *,
530 int (*notify_request_queue_not_empty)(const struct camera2_device *);
535 int (*set_frame_queue_dst_ops)(const struct camera2_device *,
544 int (*get_in_progress_count)(const struct camera2_device *);
553 int (*flush_captures_in_progress)(const struct camera2_device *);
566 int (*construct_default_request)(const struct camera2_device *,
619 const struct camera2_device *,
644 const struct camera2_device *,
654 const struct camera2_device *,
796 typedef struct camera2_device { struct
[all...]
/hardware/libhardware/tests/camera2/
H A Dcamera2_utils.h111 status_t getNotificationsFrom(camera2_device *dev);
H A Dcamera2.cpp295 camera2_device *mDevice;
H A Dcamera2_utils.cpp244 status_t NotifierListener::getNotificationsFrom(camera2_device *dev) {

Completed in 74 milliseconds