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

  /device/lge/mako/camera/QCamera/HAL/core/inc/
QCameraHWI.h 525 void processSnapshotChannelEvent(mm_camera_ch_event_type_t channelEvent, app_notify_cb_t *);
  /device/lge/mako/camera/
QCameraHWI.h 530 void processSnapshotChannelEvent(mm_camera_ch_event_type_t channelEvent, app_notify_cb_t *);
QCameraHWI.cpp 750 processSnapshotChannelEvent(mm_camera_ch_event_type_t channelEvent, app_notify_cb_t *app_cb) {
751 ALOGV("processSnapshotChannelEvent: E evt=%d state=%d", channelEvent,
780 ALOGV("processSnapshotChannelEvent: X");
797 processSnapshotChannelEvent(event->evt, app_cb);
    [all...]
  /device/moto/shamu/camera/QCamera/HAL/core/inc/
QCameraHWI.h 613 void processSnapshotChannelEvent(mm_camera_ch_event_type_t channelEvent, app_notify_cb_t *);
    [all...]
  /device/moto/shamu/camera/QCamera/HAL2/core/inc/
QCameraHWI.h 551 void processSnapshotChannelEvent(mm_camera_ch_event_type_t channelEvent, app_notify_cb_t *);
  /device/lge/mako/camera/QCamera/HAL/core/src/
QCameraHWI.cpp 731 processSnapshotChannelEvent(mm_camera_ch_event_type_t channelEvent, app_notify_cb_t *app_cb) {
732 LOGI("processSnapshotChannelEvent: E evt=%d state=%d", channelEvent,
761 LOGI("processSnapshotChannelEvent: X");
778 processSnapshotChannelEvent(event->evt, app_cb);
    [all...]
  /device/moto/shamu/camera/QCamera/HAL/core/src/
QCameraHWI.cpp     [all...]

Completed in 130 milliseconds