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

  /device/lge/mako/camera/QCamera/HAL/core/inc/
QCameraHWI.h 524 void processRecordChannelEvent(mm_camera_ch_event_type_t channelEvent, app_notify_cb_t *);
  /device/lge/mako/camera/
QCameraHWI.h 529 void processRecordChannelEvent(mm_camera_ch_event_type_t channelEvent, app_notify_cb_t *);
QCameraHWI.cpp 730 void QCameraHardwareInterface::processRecordChannelEvent(
732 ALOGV("processRecordChannelEvent: E");
745 ALOGV("processRecordChannelEvent: X");
794 processRecordChannelEvent(event->evt, app_cb);
    [all...]
  /device/moto/shamu/camera/QCamera/HAL/core/inc/
QCameraHWI.h 612 void processRecordChannelEvent(mm_camera_ch_event_type_t channelEvent, app_notify_cb_t *);
    [all...]
  /device/moto/shamu/camera/QCamera/HAL2/core/inc/
QCameraHWI.h 550 void processRecordChannelEvent(mm_camera_ch_event_type_t channelEvent, app_notify_cb_t *);
  /device/lge/mako/camera/QCamera/HAL/core/src/
QCameraHWI.cpp 711 void QCameraHardwareInterface::processRecordChannelEvent(
713 LOGI("processRecordChannelEvent: E");
726 LOGI("processRecordChannelEvent: X");
775 processRecordChannelEvent(event->evt, app_cb);
    [all...]
  /device/moto/shamu/camera/QCamera/HAL/core/src/
QCameraHWI.cpp     [all...]

Completed in 66 milliseconds