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

  /device/lge/mako/camera/QCamera/HAL/core/inc/
QCameraHWI.h 529 void processInfoEvent(mm_camera_info_event_t *event, app_notify_cb_t *);
  /device/lge/mako/camera/
QCameraHWI.h 532 void processInfoEvent(mm_camera_info_event_t *event, app_notify_cb_t *);
QCameraHWI.cpp 893 void QCameraHardwareInterface::processInfoEvent(
895 ALOGV("processInfoEvent: %d, E",event->event_id);
905 ALOGV("processInfoEvent: X");
930 processInfoEvent(&event->e.info, &app_cb);
    [all...]
  /device/lge/mako/camera/QCamera/HAL/core/src/
QCameraHWI.cpp 861 void QCameraHardwareInterface::processInfoEvent(
863 LOGI("processInfoEvent: %d, E",event->event_id);
873 LOGI("processInfoEvent: X");
898 processInfoEvent(&event->e.info, &app_cb);
    [all...]

Completed in 92 milliseconds