Searched refs:processCtrlEvent (Results 1 – 3 of 3) sorted by relevance
552 void processCtrlEvent(mm_camera_ctrl_event_t *, app_notify_cb_t *);
614 void processCtrlEvent(mm_camera_ctrl_event_t *, app_notify_cb_t *);
1658 void QCameraHardwareInterface::processCtrlEvent(mm_camera_ctrl_event_t *event, app_notify_cb_t *app… in processCtrlEvent() function in android::QCameraHardwareInterface1785 processCtrlEvent(&event->e.ctrl, &app_cb); in processEvent()