Home
last modified time | relevance | path

Searched refs:mm_camera_shim_event_handler_func (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/stack/common/
Dmm_camera_shim.h87 typedef int32_t (*mm_camera_shim_event_handler_func)(uint32_t session_id, typedef
92 mm_camera_shim_event_handler_func evt_cb);
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_interface.c3311 mm_camera_shim_event_handler_func evt_cb) in mm_camera_module_open_session()