Home
last modified time | relevance | path

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

/device/moto/shamu/camera/QCamera/HAL2/core/inc/
DQCameraHWI.h554 void processInfoEvent(mm_camera_info_event_t *event, app_notify_cb_t *);
/device/moto/shamu/camera/QCamera/HAL/core/inc/
DQCameraHWI.h616 void processInfoEvent(mm_camera_info_event_t *event, app_notify_cb_t *);
/device/moto/shamu/camera/QCamera/HAL/core/src/
DQCameraHWI.cpp1755 void QCameraHardwareInterface::processInfoEvent( in processInfoEvent() function in android::QCameraHardwareInterface
1791 processInfoEvent(&event->e.info, &app_cb); in processEvent()