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

/hardware/libhardware/include/hardware/
H A Dcamera3.h220 * calls camera3_callback_ops_t->notify() with the SHUTTER event, including
234 * The camera3_callback_ops_t->notify() call with the SHUTTER event should
244 * the framework with camera3_callback_ops_t->process_capture_result(). These
281 * camera3_callback_ops_t functions are allowed from the HAL. Once the
286 * camera3_callback_ops_t->notify() with the appropriate error/event
2025 * The message structure sent to camera3_callback_ops_t.notify()
2140 * notifications sent to camera3_callback_ops_t.notify().
2256 * camera3_callback_ops_t.notify().
2502 } camera3_callback_ops_t; typedef in typeref:struct:camera3_callback_ops
2531 const camera3_callback_ops_t *callback_op
[all...]

Completed in 118 milliseconds