Searched refs:cam_evt_is_event_supported (Results 1 – 4 of 4) sorted by relevance
483 uint8_t cam_evt_is_event_supported(int cam_id, mm_camera_event_type_t evt_type);
893 uint8_t cam_evt_is_event_supported(int cam_id, mm_camera_event_type_t evt_type) in cam_evt_is_event_supported() function
221 if (cam_evt_is_event_supported(mCameraId, evt)){ in QCameraHardwareInterface()
228 if (cam_evt_is_event_supported(mCameraId, evt)){ in QCameraHardwareInterface()