Home
last modified time | relevance | path

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

/device/moto/shamu/camera/QCamera/HAL2/core/inc/
DQCameraHWI.h550 void processRecordChannelEvent(mm_camera_ch_event_type_t channelEvent, app_notify_cb_t *);
/device/moto/shamu/camera/QCamera/HAL/core/inc/
DQCameraHWI.h612 void processRecordChannelEvent(mm_camera_ch_event_type_t channelEvent, app_notify_cb_t *);
/device/moto/shamu/camera/QCamera/HAL/core/src/
DQCameraHWI.cpp1575 void QCameraHardwareInterface::processRecordChannelEvent( in processRecordChannelEvent() function in android::QCameraHardwareInterface
1645 processRecordChannelEvent(event->evt, app_cb); in processChannelEvent()