Home
last modified time | relevance | path

Searched refs:processPreviewChannelEvent (Results 1 – 3 of 3) sorted by relevance

/device/moto/shamu/camera/QCamera/HAL2/core/inc/
DQCameraHWI.h549 void processPreviewChannelEvent(mm_camera_ch_event_type_t channelEvent, app_notify_cb_t *);
/device/moto/shamu/camera/QCamera/HAL/core/inc/
DQCameraHWI.h611 void processPreviewChannelEvent(mm_camera_ch_event_type_t channelEvent, app_notify_cb_t *);
/device/moto/shamu/camera/QCamera/HAL/core/src/
DQCameraHWI.cpp1559 processPreviewChannelEvent(mm_camera_ch_event_type_t channelEvent, app_notify_cb_t *app_cb) { in processPreviewChannelEvent() function in android::QCameraHardwareInterface
1639 processPreviewChannelEvent(event->evt, app_cb); in processChannelEvent()