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

/hardware/libhardware/include/hardware/
H A Dcamera3.h133 * capture), the HAL calls camera3_callback_ops_t->notify() with the SHUTTER
139 * the framework with camera3_callback_ops_t->process_capture_result(). These
158 * camera3_callback_ops_t functions are allowed from the HAL. Once the
163 * camera3_callback_ops_t->notify() with the appropriate error/event
1463 * The message structure sent to camera3_callback_ops_t.notify()
1568 * notifications sent to camera3_callback_ops_t.notify().
1644 * camera3_callback_ops_t.notify().
1793 } camera3_callback_ops_t; typedef in typeref:struct:camera3_callback_ops
1817 const camera3_callback_ops_t *callback_ops);
2046 * handled by calling camera3_callback_ops_t
[all...]

Completed in 1557 milliseconds