Home | History | Annotate | Download | only in libcameraservice

Lines Matching refs:__FUNCTION__

85     ALOGV("%s: Initializing client for camera %d", __FUNCTION__, mCameraId);
98 __FUNCTION__, mCameraId, strerror(-res), res);
152 ALOGD("%s: Default parameters converted from camera %d:", __FUNCTION__,
444 ALOGV("%s: E", __FUNCTION__);
449 "current locked to pid %d", __FUNCTION__,
464 ALOGV("%s: E", __FUNCTION__);
467 __FUNCTION__, mCameraId, getCallingPid(), mClientPid);
476 __FUNCTION__, mCameraId, getCallingPid(), mClientPid);
485 ALOGV("%s: E", __FUNCTION__);
488 __FUNCTION__, mCameraId, getCallingPid(), mClientPid);
504 __FUNCTION__, mCameraId, getCallingPid(), mClientPid);
511 ALOGV("%s: E", __FUNCTION__);
514 if ( (res = checkPid(__FUNCTION__) ) != OK) return res;
529 ALOGV("%s: E", __FUNCTION__);
532 if ( (res = checkPid(__FUNCTION__) ) != OK) return res;
550 __FUNCTION__, mCameraId);
565 __FUNCTION__, mCameraId,
577 __FUNCTION__, strerror(-res), res);
588 __FUNCTION__, strerror(-res), res);
603 ALOGV("%s: Camera %d: Flag 0x%x", __FUNCTION__, mCameraId, flag);
606 if ( checkPid(__FUNCTION__) != OK) return;
625 "in state %d", __FUNCTION__, mCameraId, params.state);
631 ALOGV("%s: setting oneshot", __FUNCTION__);
641 __FUNCTION__, mCameraId,
651 ALOGV("%s: E", __FUNCTION__);
654 if ( (res = checkPid(__FUNCTION__) ) != OK) return res;
663 ALOGV("%s: state == %d, restart = %d", __FUNCTION__, params.state, restart);
671 __FUNCTION__, mCameraId);
676 __FUNCTION__,
690 __FUNCTION__, mCameraId, strerror(-res), res);
706 __FUNCTION__, mCameraId, strerror(-res), res);
718 "creating callback stream", __FUNCTION__, mCameraId);
722 "recording stream", __FUNCTION__, mCameraId);
728 "enabling callbacks: %s (%d)", __FUNCTION__, mCameraId,
737 __FUNCTION__, mCameraId, strerror(-res), res);
746 __FUNCTION__, mCameraId, strerror(-res), res);
759 "%s (%d)", __FUNCTION__, mCameraId,
771 "record hint: %s (%d)", __FUNCTION__, mCameraId,
781 __FUNCTION__, mCameraId, strerror(-res), res);
791 ALOGV("%s: E", __FUNCTION__);
794 if ( (res = checkPid(__FUNCTION__) ) != OK) return;
822 __FUNCTION__, mCameraId, strerror(-res), res);
827 __FUNCTION__, mCameraId, strerror(-res), res);
837 ALOGE("%s: Camera %d: Unknown state %d", __FUNCTION__, mCameraId,
846 if ( (res = checkPid(__FUNCTION__) ) != OK) return false;
856 if ( (res = checkPid(__FUNCTION__) ) != OK) return res;
863 __FUNCTION__, mCameraId,
878 ALOGV("%s: E", __FUNCTION__);
881 if ( (res = checkPid(__FUNCTION__) ) != OK) return res;
890 ALOGV("%s: state == %d, restart = %d", __FUNCTION__, params.state, restart);
908 __FUNCTION__, mCameraId,
915 "non-metadata recording mode requested!", __FUNCTION__,
925 __FUNCTION__, mCameraId, strerror(-res), res);
934 "creating recording stream", __FUNCTION__, mCameraId);
938 __FUNCTION__, mCameraId);
944 __FUNCTION__, mCameraId,
959 __FUNCTION__, mCameraId, strerror(-res), res);
971 __FUNCTION__, mCameraId, strerror(-res), res);
984 ALOGV("%s: E", __FUNCTION__);
989 if ( (res = checkPid(__FUNCTION__) ) != OK) return;
1001 __FUNCTION__, mCameraId,
1011 __FUNCTION__, mCameraId);
1019 if ( checkPid(__FUNCTION__) != OK) return false;
1035 if ( checkPid(__FUNCTION__) != OK) return;
1043 ALOGV("%s: Camera %d", __FUNCTION__, mCameraId);
1045 if ( (res = checkPid(__FUNCTION__) ) != OK) return res;
1099 __FUNCTION__, l.mParameters.focusMode);
1118 ALOGV("%s: Camera %d", __FUNCTION__, mCameraId);
1120 if ( (res = checkPid(__FUNCTION__) ) != OK) return res;
1136 ALOGV("%s: Quirk: Restoring focus mode to %d", __FUNCTION__,
1156 if ( (res = checkPid(__FUNCTION__) ) != OK) return res;
1165 __FUNCTION__, mCameraId);
1172 __FUNCTION__, mCameraId);
1184 __FUNCTION__, mCameraId);
1188 ALOGV("%s: Camera %d: Starting picture capture", __FUNCTION__, mCameraId);
1193 __FUNCTION__, mCameraId, strerror(-res), res);
1204 __FUNCTION__, mCameraId, strerror(-res), res);
1212 ALOGV("%s: Camera %d", __FUNCTION__, mCameraId);
1215 if ( (res = checkPid(__FUNCTION__) ) != OK) return res;
1229 ALOGV("%s: Camera %d", __FUNCTION__, mCameraId);
1231 if ( checkPid(__FUNCTION__) != OK) return String8();
1242 if ( (res = checkPid(__FUNCTION__) ) != OK) return res;
1244 ALOGV("%s: Camera %d: Command %d (%d, %d)", __FUNCTION__, mCameraId,
1272 __FUNCTION__, cmd, arg1, arg2);
1278 ALOGE("%s: Unimplemented!", __FUNCTION__);
1283 ALOGE("%s: Unimplemented!", __FUNCTION__);
1292 __FUNCTION__, mCameraId, degrees);
1336 __FUNCTION__, mCameraId);
1345 __FUNCTION__, mCameraId);
1357 __FUNCTION__, mCameraId);
1372 __FUNCTION__, mCameraId);
1407 "recording was started", __FUNCTION__, mCameraId);
1417 __FUNCTION__, newState, triggerId);
1450 __FUNCTION__, newState);
1504 __FUNCTION__, newState, triggerId,
1527 __FUNCTION__, newState, triggerId);
1581 ALOGV("%s: Camera %d: state = %d", __FUNCTION__, getCameraId(), params.state);
1586 __FUNCTION__, mCameraId, strerror(-res), res);
1593 __FUNCTION__, mCameraId, strerror(-res), res);
1599 __FUNCTION__, mCameraId, strerror(-res), res);
1607 __FUNCTION__, mCameraId, strerror(-res), res);
1615 __FUNCTION__, mCameraId, strerror(-res), res);
1646 __FUNCTION__, format);
1662 __FUNCTION__, mCameraId);
1665 __FUNCTION__, mCameraId);
1695 ALOGV("%s: Camera %d: Pausing to update stream", __FUNCTION__,
1700 __FUNCTION__, mCameraId, strerror(-res), res);
1706 __FUNCTION__, mCameraId, strerror(-res), res);
1713 __FUNCTION__, mCameraId, strerror(-res), res);
1719 __FUNCTION__, mCameraId, strerror(-res), res);