Searched defs:camera3_device (Results 1 - 1 of 1) sorted by relevance

/hardware/libhardware/include/hardware/
H A Dcamera3.h977 struct camera3_device;
1816 int (*initialize)(const struct camera3_device *,
1930 int (*configure_streams)(const struct camera3_device *,
1973 int (*register_stream_buffers)(const struct camera3_device *,
2005 const struct camera3_device *,
2057 int (*process_capture_request)(const struct camera3_device *,
2075 void (*get_metadata_vendor_tag_ops)(const struct camera3_device*,
2088 void (*dump)(const struct camera3_device *, int fd);
2129 int (*flush)(const struct camera3_device *);
2140 typedef struct camera3_device { struct
[all...]

Completed in 86 milliseconds