Home
last modified time | relevance | path

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

/device/moto/shamu/camera/QCamera/HAL2/core/inc/
DQCameraHWI.h548 void processChannelEvent(mm_camera_ch_event_t *, app_notify_cb_t *);
/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.cpp1632 void QCameraHardwareInterface::processChannelEvent( in processChannelEvent() function in android::QCameraHardwareInterface
1782 processChannelEvent(&event->e.ch, &app_cb); in processEvent()