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

/hardware/libhardware/include/hardware/
H A Dcamera3.h102 * a camera3_device_t.
104 * 3. Framework calls camera3_device_t->ops->initialize() with the framework
108 * 4. The framework calls camera3_device_t->ops->configure_streams() with a list
112 * camera3_device_t->ops->register_stream_buffers() for at least one of the
117 * calls to camera3_device_t->ops->construct_default_request_settings(). This
124 * camera3_device_t->ops->process_capture_request(). The HAL must block the
153 * 12. Alternatively, the framework may call camera3_device_t->common->close()
2148 } camera3_device_t; typedef in typeref:struct:camera3_device

Completed in 83 milliseconds