Lines Matching refs:ALOGE
103 ALOGE("%s: NULL camera device", __func__); in set_preview_window()
143 ALOGE("NULL camera device"); in set_CallBacks()
178 ALOGE("NULL camera device"); in enable_msg_type()
205 ALOGE("NULL camera device"); in disable_msg_type()
234 ALOGE("NULL camera device"); in msg_type_enabled()
266 ALOGE("NULL camera device"); in start_preview()
300 ALOGE("NULL camera device"); in stop_preview()
330 ALOGE("NULL camera device"); in preview_enabled()
365 ALOGE("NULL camera device"); in store_meta_data_in_buffers()
398 ALOGE("NULL camera device"); in start_recording()
428 ALOGE("NULL camera device"); in stop_recording()
458 ALOGE("NULL camera device"); in recording_enabled()
489 ALOGE("NULL camera device"); in release_recording_frame()
520 ALOGE("NULL camera device"); in auto_focus()
554 ALOGE("NULL camera device"); in cancel_auto_focus()
586 ALOGE("NULL camera device"); in take_picture()
633 ALOGE("NULL camera device"); in cancel_picture()
667 ALOGE("NULL camera device"); in set_parameters()
697 ALOGE("NULL camera device"); in get_parameters()
728 ALOGE("NULL camera device"); in put_parameters()
763 ALOGE("NULL camera device"); in send_command()
798 ALOGE("NULL camera device"); in release()
828 ALOGE("NULL camera device"); in dump()
862 ALOGE("%s: NULL camera device", __func__); in close_camera_device()
892 ALOGE("NULL camera device"); in register_face_image()
957 ALOGE("%s: %s module not found", __func__, POWER_HARDWARE_MODULE_ID); in QCamera2HardwareInterface()
1023 ALOGE("Failure: Camera already opened"); in openCamera()
1028 ALOGE("camera_open failed."); in openCamera()
1038 ALOGE("Init Postprocessor failed"); in openCamera()
1059 ALOGE("Init thermal adapter failed"); in openCamera()
1130 ALOGE("%s: camera_open failed", __func__); in initCapabilities()
1139 ALOGE("%s: No memory for cappability", __func__); in initCapabilities()
1150 ALOGE("%s: failed to map capability buffer", __func__); in initCapabilities()
1157 ALOGE("%s: failed to query capability",__func__); in initCapabilities()
1162 ALOGE("%s: out of memory", __func__); in initCapabilities()
1220 ALOGE("%s:Unknown position type for camera id:%d", __func__, cameraId); in getCapabilities()
1443 ALOGE("allocateStreamInfoBuf: Unable to allocate streamInfo object"); in allocateStreamInfoBuf()
1449 ALOGE("allocateStreamInfoBuf: Failed to allocate stream info memory"); in allocateStreamInfoBuf()
1698 ALOGE("%s: start recording when hint is false, stop preview first", __func__); in startRecording()
1843 ALOGE("%s: No ops in focusMode (%d)", __func__, focusMode); in autoFocus()
1919 ALOGE("%s: cannot take ZSL picture", __func__); in takePicture()
1924 ALOGE("%s: ZSL channel is NULL", __func__); in takePicture()
1944 ALOGE("%s: cannot start capture channel", __func__); in takePicture()
1950 ALOGE("%s: cannot add capture channel", __func__); in takePicture()
1960 ALOGE("%s: cannot start raw channel", __func__); in takePicture()
1966 ALOGE("%s: cannot add raw channel", __func__); in takePicture()
2158 ALOGE("%s: img_ptr or config is NULL", __func__); in registerFaceImage()
2165 ALOGE("%s: Unable to new heap memory obj for image buf", __func__); in registerFaceImage()
2171 ALOGE("%s: Unable to allocate heap memory for image buf", __func__); in registerFaceImage()
2178 ALOGE("%s: image buf is NULL", __func__); in registerFaceImage()
2192 ALOGE("%s: fail to add offline reprocess channel", __func__); in registerFaceImage()
2200 ALOGE("%s: Cannot start reprocess channel", __func__); in registerFaceImage()
2258 ALOGE("%s: not supported yet", __func__); in dump()
2354 ALOGE("%s: NULL user_data", __func__); in camEvtHandle()
2392 ALOGE("%s: NULL user_data", __func__); in jpegEvtHandle()
2485 ALOGE("%s: autoFocusEvent when no auto_focus running", __func__); in processAutoFocusEvent()
2566 ALOGE("%s: start_led_zsl_capture failed %d", in processPrepSnapshotDoneEvent()
2701 ALOGE("%s: no mem for stream info buf", __func__); in addStreamToChannel()
2711 ALOGE("%s: add stream type (%d) failed, ret = %d", in addStreamToChannel()
2746 ALOGE("%s: no mem for preview channel", __func__); in addPreviewChannel()
2753 ALOGE("%s: init preview channel failed, ret = %d", __func__, rc); in addPreviewChannel()
2762 ALOGE("%s: add metadata stream failed, ret = %d", __func__, rc); in addPreviewChannel()
2775 ALOGE("%s: add preview stream failed, ret = %d", __func__, rc); in addPreviewChannel()
2809 ALOGE("%s: no mem for video channel", __func__); in addVideoChannel()
2816 ALOGE("%s: init video channel failed, ret = %d", __func__, rc); in addVideoChannel()
2824 ALOGE("%s: add video stream failed, ret = %d", __func__, rc); in addVideoChannel()
2860 ALOGE("%s: no mem for snapshot channel", __func__); in addSnapshotChannel()
2866 ALOGE("%s: init snapshot channel failed, ret = %d", __func__, rc); in addSnapshotChannel()
2874 ALOGE("%s: add snapshot stream failed, ret = %d", __func__, rc); in addSnapshotChannel()
2908 ALOGE("%s: no mem for raw channel", __func__); in addRawChannel()
2914 ALOGE("%s: init raw channel failed, ret = %d", __func__, rc); in addRawChannel()
2923 ALOGE("%s: add metadata stream failed, ret = %d", __func__, rc); in addRawChannel()
2931 ALOGE("%s: add snapshot stream failed, ret = %d", __func__, rc); in addRawChannel()
2966 ALOGE("%s: no mem for ZSL channel", __func__); in addZSLChannel()
2982 ALOGE("%s: init ZSL channel failed, ret = %d", __func__, rc); in addZSLChannel()
2991 ALOGE("%s: add metadata stream failed, ret = %d", __func__, rc); in addZSLChannel()
3004 ALOGE("%s: add preview stream failed, ret = %d", __func__, rc); in addZSLChannel()
3012 ALOGE("%s: add snapshot stream failed, ret = %d", __func__, rc); in addZSLChannel()
3048 ALOGE("%s: no mem for capture channel", __func__); in addCaptureChannel()
3062 ALOGE("%s: init capture channel failed, ret = %d", __func__, rc); in addCaptureChannel()
3072 ALOGE("%s: add metadata stream failed, ret = %d", __func__, rc); in addCaptureChannel()
3081 ALOGE("%s: add postview stream failed, ret = %d", __func__, rc); in addCaptureChannel()
3089 ALOGE("%s: add snapshot stream failed, ret = %d", __func__, rc); in addCaptureChannel()
3122 ALOGE("%s: no mem for metadata channel", __func__); in addMetaDataChannel()
3130 ALOGE("%s: init metadata channel failed, ret = %d", __func__, rc); in addMetaDataChannel()
3138 ALOGE("%s: add metadata stream failed, ret = %d", __func__, rc); in addMetaDataChannel()
3165 ALOGE("%s: input channel obj is NULL", __func__); in addOnlineReprocChannel()
3172 ALOGE("%s: no mem for reprocess channel", __func__); in addOnlineReprocChannel()
3185 ALOGE("%s: init reprocess channel failed, ret = %d", __func__, rc); in addOnlineReprocChannel()
3262 ALOGE("%s: no mem for reprocess channel", __func__); in addOfflineReprocChannel()
3268 ALOGE("%s: init reprocess channel failed, ret = %d", __func__, rc); in addOfflineReprocChannel()
3275 ALOGE("%s: no mem for stream info buf", __func__); in addOfflineReprocChannel()
3299 ALOGE("%s: add reprocess stream failed, ret = %d", __func__, rc); in addOfflineReprocChannel()
3569 ALOGE("%s: Invalid preview width or height (%d x %d)", in processFaceDetectionResult()
3582 ALOGE("%s: Not enough memory for face result data", in processFaceDetectionResult()
3734 ALOGE("%s: Not enough memory for histogram data", in processHistogramStats()
3741 ALOGE("%s: memory data ptr is NULL", __func__); in processHistogramStats()
3823 ALOGE("%s: Invalid thermal level %d", __func__, level); in updateThermalLevel()
3841 ALOGE("%s: Incorrect thermal mode %d", __func__, thermalMode); in updateThermalLevel()
4033 ALOGE("%s: No memory for QCameraExif", __func__); in getExifData()
4051 ALOGE("%s: getExifDateTime failed", __func__); in getExifData()
4062 ALOGE("%s: getExifFocalLength failed", __func__); in getExifData()
4080 ALOGE("%s: getExifGpsProcessingMethod failed", __func__); in getExifData()
4096 ALOGE("%s: getExifLatitude failed", __func__); in getExifData()
4113 ALOGE("%s: getExifLongitude failed", __func__); in getExifData()
4130 ALOGE("%s: getExifAltitude failed", __func__); in getExifData()
4147 ALOGE("%s: getExifGpsDataTimeStamp failed", __func__); in getExifData()
4157 ALOGE("%s: getExifMaker failed", __func__); in getExifData()
4166 ALOGE("%s: getExifModel failed", __func__); in getExifData()