Home | History | Annotate | Download | only in libcamera

Lines Matching refs:__func__

90     LOGV("%s :", __func__);
96 LOGE("ERR(%s):Fail on mSecCamera object creation", __func__);
101 LOGE("ERR(%s):Fail on mSecCamera init", __func__);
105 LOGE("ERR(%s):Fail on mSecCamera->flagCreate()", __func__);
112 LOGE("ERR(%s): Record heap creation fail", __func__);
124 LOGE("ERR(%s): Raw heap creation fail", __func__);
144 LOGE("ERR(%s):mSecCamera object is NULL", __func__);
364 LOGV("%s :", __func__);
393 __func__, msgType, mMsgEnabled);
395 LOGV("%s : mMsgEnabled = 0x%x", __func__, mMsgEnabled);
401 __func__, msgType, mMsgEnabled);
403 LOGV("%s : mMsgEnabled = 0x%x", __func__, mMsgEnabled);
423 LOGI("%s: starting", __func__);
427 LOGI("%s: calling mSecCamera->stopPreview() and waiting", __func__);
432 LOGI("%s: return from wait", __func__);
437 LOGI("%s: exiting", __func__);
455 LOGE("ERR(%s):Fail on SecCamera->getPreview()", __func__);
472 LOGE("ERR(%s):Fail on SecCamera getPhyAddr Y addr = %0x C addr = %0x", __func__, phyYAddr, phyCAddr);
498 LOGE("ERR(%s):overlay queueBuffer fail", __func__);
502 LOGE("ERR(%s):overlay dequeueBuffer fail", __func__);
517 LOGE("ERR(%s):Fail on SecCamera->getRecord()", __func__);
525 LOGE("ERR(%s):Fail on SecCamera getRectPhyAddr Y addr = %0x C addr = %0x", __func__, phyYAddr, phyCAddr);
551 LOGV("%s :", __func__);
555 LOGE("%s : capture in progress, not allowed", __func__);
562 LOGE("%s : preview thread already running", __func__);
570 LOGV("%s : mSecCamera->startPreview() returned %d", __func__, ret);
573 LOGE("ERR(%s):Fail on mSecCamera->startPreview()", __func__);
602 LOGV("%s: returning true", __func__);
608 LOGV("%s :", __func__);
615 LOGV("%s : overlay == NULL", __func__);
618 LOGV("%s : overlay = %p", __func__, overlay->getHandleRef());
631 LOGE("ERR(%s):overlay->getStatus() fail", __func__);
638 LOGE("ERR(%s)::(mOverlay->setCrop(0, 0, %d, %d) fail", __func__, overlayWidth, overlayHeight);
660 LOGV("%s :", __func__);
670 LOGI("%s : preview not running, doing nothing", __func__);
678 LOGV("%s : %d", __func__, mPreviewRunning);
686 LOGV("%s :", __func__);
692 LOGE("ERR(%s):Fail on mSecCamera->startRecord()", __func__);
702 LOGV("%s :", __func__);
708 LOGE("ERR(%s):Fail on mSecCamera->stopRecord()", __func__);
717 LOGV("%s :", __func__);
738 LOGV("%s : starting", __func__);
750 LOGV("%s : exiting on request0", __func__);
757 LOGV("%s : exiting on request1", __func__);
762 LOGV("%s : calling setAutoFocus", __func__);
764 LOGE("ERR(%s):Fail on mSecCamera->setAutofocus()", __func__);
771 LOGV("%s : AF Success!!", __func__);
775 LOGV("%s : AF Cancelled !!", __func__);
784 LOGV("%s : AF Fail !!", __func__);
785 LOGV("%s : mMsgEnabled = 0x%x", __func__, mMsgEnabled);
790 LOGV("%s : exiting with no error", __func__);
796 LOGV("%s :", __func__);
805 LOGV("%s :", __func__);
808 LOGE("ERR(%s):Fail on mSecCamera->cancelAutofocus()", __func__);
945 LOGV("%s :", __func__);
1004 LOGE("ERR(%s):Fail on SecCamera->getSnapshot()", __func__);
1078 LOGE("ERR(%s):overlay queueBuffer fail", __func__);
1083 LOGE("ERR(%s):overlay dequeueBuffer fail", __func__);
1117 LOGV("%s : pictureThread end", __func__);
1129 LOGV("%s :", __func__);
1135 LOGE("%s : capture already in progress", __func__);
1140 LOGE("%s : couldn't run picture thread", __func__);
1420 LOGV("%s :", __func__);
1431 LOGE("%s : capture in progress, not allowed", __func__);
1442 __func__, new_preview_width, new_preview_height, new_str_preview_format);
1468 __func__, new_preview_width, new_preview_height, new_preview_format);
1478 __func__, new_preview_width, new_preview_height);
1484 __func__, new_preview_width, new_preview_height);
1493 LOGV("%s : new_picture_width x new_picture_height = %dx%d", __func__, new_picture_width, new_picture_height);
1497 __func__
1506 LOGV("%s : new_str_picture_format %s", __func__, new_str_picture_format);
1532 LOGE("ERR(%s):Fail on mSecCamera->setSnapshotPixelFormat(format(%d))", __func__, new_picture_format);
1541 LOGV("%s : new_jpeg_quality %d", __func__, new_jpeg_quality);
1545 LOGE("ERR(%s):Fail on mSecCamera->setJpegQuality(quality(%d))", __func__, new_jpeg_quality);
1557 LOGE("ERR(%s):Fail on mSecCamera->setJpegThumbnailSize(width(%d), height(%d))", __func__, new_jpeg_thumbnail_width, new_jpeg_thumbnail_height);
1572 __func__, new_frame_rate, mParameters.getPreviewFrameRate());
1577 LOGV("%s : new_rotation %d", __func__, new_rotation);
1579 LOGV("%s : set orientation:%d\n", __func__, new_rotation);
1581 LOGE("ERR(%s):Fail on mSecCamera->setExifOrientationInfo(%d)", __func__, new_rotation);
1592 LOGV("%s : new_exposure_compensation %d", __func__, new_exposure_compensation);
1596 LOGE("ERR(%s):Fail on mSecCamera->setBrightness(brightness(%d))", __func__, new_exposure_compensation);
1605 LOGV("%s : new_white_str %s", __func__, new_white_str);
1624 LOGE("ERR(%s):Invalid white balance(%s)", __func__, new_white_str); //twilight, shade, warm_flourescent
1630 LOGE("ERR(%s):Fail on mSecCamera->setWhiteBalance(white(%d))", __func__, new_white);
1656 __func__, new_min_fps, new_max_fps);
1658 __func__, current_min_fps, current_max_fps);
1726 __func__, new_scene_mode_str); //action, night-portrait, theatre, steadyphoto
1754 LOGE("%s::unmatched focus_mode(%s)", __func__, new_focus_mode_str);
1760 LOGE("%s::mSecCamera->setFocusMode(%d) fail", __func__, new_focus_mode);
1781 LOGE("%s::unmatched flash_mode(%s)", __func__, new_flash_mode_str); //red-eye
1786 LOGE("%s::mSecCamera->setFlashMode(%d) fail", __func__, new_flash_mode);
1797 LOGE("%s::mSecCamera->setSceneMode(%d) fail", __func__, new_scene_mode);
1825 LOGE("ERR(%s):Invalid effect(%s)", __func__, new_image_effect_str);
1831 LOGE("ERR(%s):Fail on mSecCamera->setImageEffect(effect(%d))", __func__, new_image_effect);
1851 LOGE("ERR(%s):Fail on mSecCamera->setVTMode(%d)", __func__, new_vtmode);
1861 LOGE("ERR(%s):Fail on mSecCamera->setContrast(%d)", __func__, new_contrast);
1871 LOGE("ERR(%s):Fail on mSecCamera->setWDR(%d)", __func__, new_wdr);
1881 LOGE("ERR(%s):Fail on mSecCamera->setWDR(%d)", __func__, new_anti_shake);
1889 LOGE("%s::mSecCamera->setGPSLatitude(%s) fail", __func__, new_gps_latitude_str);
1903 LOGE("%s::mSecCamera->setGPSLongitude(%s) fail", __func__, new_gps_longitude_str);
1917 LOGE("%s::mSecCamera->setGPSAltitude(%s) fail", __func__, new_gps_altitude_str);
1931 LOGE("%s::mSecCamera->setGPSTimeStamp(%s) fail", __func__, new_gps_timestamp_str);
1945 LOGE("%s::mSecCamera->setGPSProcessingMethod(%s) fail", __func__, new_gps_processing_method_str);
1961 LOGE("ERR(%s):Fail on mSecCamera->setRecordingSize(width(%d), height(%d))", __func__, new_recording_width, new_recording_height);
1966 LOGE("ERR(%s):Fail on mSecCamera->setRecordingSize(width(%d), height(%d))", __func__, new_preview_width, new_preview_height);
1981 LOGE("%s::unmatched gamma(%s)", __func__, new_gamma_str);
1987 LOGE("%s::mSecCamera->setGamma(%d) fail", __func__, new_gamma);
2004 LOGE("%s::unmatched slow_ae(%s)", __func__, new_slow_ae_str);
2010 LOGE("%s::mSecCamera->setSlowAE(%d) fail", __func__, new_slow_ae);
2021 LOGE("ERR(%s):Fail on mSecCamera->setSensorMode(%d)", __func__, new_sensor_mode);
2033 LOGE("ERR(%s):Fail on mSecCamera->setShotMode(%d)", __func__, new_shot_mode);
2045 LOGE("ERR(%s):Fail on mSecCamera->setBlur(%d)", __func__, new_blur_level);
2056 LOGE("ERR(%s):Fail on mSecCamera->setDataLineCheck(%d)", __func__, new_dataline);
2060 LOGV("%s return ret = %d", __func__, ret);
2067 LOGV("%s :", __func__);
2078 LOGV("%s :", __func__);
2121 LOGI("%s: calling mPreviewHeap.dispose()", __func__);
2149 LOGV("%s :", __func__);