Home
last modified time | relevance | path

Searched refs:mm_camera_ch_event_t (Results 1 – 7 of 7) sorted by relevance

/device/huawei/angler/camera/
DQCamera_Intf.h901 } mm_camera_ch_event_t; typedef
999 mm_camera_ch_event_t ch;
/device/lge/bullhead/camera/
DQCamera_Intf.h901 } mm_camera_ch_event_t; typedef
999 mm_camera_ch_event_t ch;
/device/moto/shamu/camera/
DQCamera_Intf.h901 } mm_camera_ch_event_t; typedef
999 mm_camera_ch_event_t ch;
/device/moto/shamu/camera/QCamera/HAL2/core/inc/
DQCameraHWI.h548 void processChannelEvent(mm_camera_ch_event_t *, app_notify_cb_t *);
DQCamera_Intf.h861 } mm_camera_ch_event_t; typedef
972 mm_camera_ch_event_t ch;
/device/moto/shamu/camera/QCamera/HAL/core/inc/
DQCameraHWI.h609 void processChannelEvent(mm_camera_ch_event_t *, app_notify_cb_t *);
/device/moto/shamu/camera/QCamera/HAL/core/src/
DQCameraHWI.cpp1633 mm_camera_ch_event_t *event, app_notify_cb_t *app_cb) in processChannelEvent()