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

  /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/lge/mako/camera/
QCameraHWI.cpp 745 processSnapshotChannelEvent(mm_camera_ch_event_type_t channelEvent, app_notify_cb_t *app_cb) {
746 ALOGV("processSnapshotChannelEvent: E evt=%d state=%d", channelEvent,
775 ALOGV("processSnapshotChannelEvent: X");
792 processSnapshotChannelEvent(event->evt, app_cb);
    [all...]

Completed in 32 milliseconds