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

  /device/lge/mako/camera/mm-camera-interface/
mm_camera_interface2.h 485 uint8_t cam_evt_is_event_supported(int cam_id, mm_camera_event_type_t evt_type);
mm_camera_interface2.c 891 uint8_t cam_evt_is_event_supported(int cam_id, mm_camera_event_type_t evt_type) function
  /device/lge/mako/camera/QCamera/HAL/core/src/
QCameraHWI.cpp 221 if (cam_evt_is_event_supported(mCameraId, evt)){
    [all...]
  /device/lge/mako/camera/
QCameraHWI.cpp 229 if (cam_evt_is_event_supported(mCameraId, evt)){
    [all...]

Completed in 34 milliseconds