HomeSort by relevance Sort by last modified time
    Searched refs:processCtrlEvent (Results 1 - 7 of 7) sorted by null

  /device/lge/mako/camera/QCamera/HAL/core/inc/
QCameraHWI.h 526 void processCtrlEvent(mm_camera_ctrl_event_t *, app_notify_cb_t *);
  /device/lge/mako/camera/
QCameraHWI.h 531 void processCtrlEvent(mm_camera_ctrl_event_t *, app_notify_cb_t *);
QCameraHWI.cpp 806 void QCameraHardwareInterface::processCtrlEvent(mm_camera_ctrl_event_t *event, app_notify_cb_t *app_cb)
808 ALOGV("processCtrlEvent: %d, E",event->evt);
846 ALOGV("processCtrlEvent: X");
929 processCtrlEvent(&event->e.ctrl, &app_cb);
    [all...]
  /device/moto/shamu/camera/QCamera/HAL/core/inc/
QCameraHWI.h 614 void processCtrlEvent(mm_camera_ctrl_event_t *, app_notify_cb_t *);
    [all...]
  /device/moto/shamu/camera/QCamera/HAL2/core/inc/
QCameraHWI.h 552 void processCtrlEvent(mm_camera_ctrl_event_t *, app_notify_cb_t *);
  /device/lge/mako/camera/QCamera/HAL/core/src/
QCameraHWI.cpp 787 void QCameraHardwareInterface::processCtrlEvent(mm_camera_ctrl_event_t *event, app_notify_cb_t *app_cb)
789 LOGI("processCtrlEvent: %d, E",event->evt);
813 LOGI("processCtrlEvent: X");
892 processCtrlEvent(&event->e.ctrl, &app_cb);
    [all...]
  /device/moto/shamu/camera/QCamera/HAL/core/src/
QCameraHWI.cpp     [all...]

Completed in 183 milliseconds