• Home
  • Raw
  • Download

Lines Matching refs:mCameraId

73     ALOGV("%s: Initializing client for camera %d", __FUNCTION__, mCameraId);  in initialize()
87 __FUNCTION__, mCameraId, strerror(-res), res); in initialize()
96 mCameraId); in initialize()
101 mCameraId); in initialize()
106 mCameraId); in initialize()
111 mCameraId); in initialize()
135 mCameraId); in initialize()
140 mCameraId); in initialize()
146 mCameraId); in initialize()
161 ALOGI("Camera %d: Closed", mCameraId); in ~Camera2Client()
167 mCameraId, in dump()
397 ALOGV("Camera %d: Shutting down", mCameraId); in disconnect()
420 ALOGV("Camera %d: Waiting for threads", mCameraId); in disconnect()
437 ALOGV("Camera %d: Deleting streams", mCameraId); in disconnect()
448 ALOGV("Camera %d: Disconnecting device", mCameraId); in disconnect()
465 mCameraId, getCallingPid(), mClientPid); in connect()
482 __FUNCTION__, mCameraId, getCallingPid(), mClientPid); in lock()
491 __FUNCTION__, mCameraId, getCallingPid(), mClientPid); in lock()
503 __FUNCTION__, mCameraId, getCallingPid(), mClientPid); in unlock()
519 __FUNCTION__, mCameraId, getCallingPid(), mClientPid); in unlock()
550 __FUNCTION__, mCameraId); in setPreviewWindowL()
565 __FUNCTION__, mCameraId, in setPreviewWindowL()
603 ALOGV("%s: Camera %d: Flag 0x%x", __FUNCTION__, mCameraId, flag); in setPreviewCallbackFlag()
625 "in state %d", __FUNCTION__, mCameraId, params.state); in setPreviewCallbackFlagL()
642 " %s (%d)", __FUNCTION__, mCameraId, strerror(-res), res); in setPreviewCallbackFlagL()
654 __FUNCTION__, mCameraId, in setPreviewCallbackFlagL()
677 __FUNCTION__, mCameraId, strerror(-res), res); in setPreviewCallbackTarget()
706 __FUNCTION__, mCameraId, in setPreviewCallbackTarget()
736 __FUNCTION__, mCameraId); in startPreviewL()
756 __FUNCTION__, mCameraId, strerror(-res), res); in startPreviewL()
775 __FUNCTION__, mCameraId, strerror(-res), res); in startPreviewL()
790 "creating callback stream", __FUNCTION__, mCameraId); in startPreviewL()
794 "recording stream", __FUNCTION__, mCameraId); in startPreviewL()
800 "enabling callbacks: %s (%d)", __FUNCTION__, mCameraId, in startPreviewL()
809 __FUNCTION__, mCameraId, strerror(-res), res); in startPreviewL()
819 ALOGV("%s: Camera %d: Delete unused preview callback stream.", __FUNCTION__, mCameraId); in startPreviewL()
823 __FUNCTION__, mCameraId, strerror(-res), res); in startPreviewL()
833 __FUNCTION__, mCameraId, strerror(-res), res); in startPreviewL()
839 __FUNCTION__, mCameraId); in startPreviewL()
854 "%s (%d)", __FUNCTION__, mCameraId, in startPreviewL()
866 "record hint: %s (%d)", __FUNCTION__, mCameraId, in startPreviewL()
876 __FUNCTION__, mCameraId, strerror(-res), res); in startPreviewL()
918 __FUNCTION__, mCameraId, strerror(-res), res); in stopPreviewL()
923 __FUNCTION__, mCameraId, strerror(-res), res); in stopPreviewL()
930 __FUNCTION__, mCameraId, strerror(-res), res); in stopPreviewL()
947 ALOGE("%s: Camera %d: Unknown state %d", __FUNCTION__, mCameraId, in stopPreviewL()
973 __FUNCTION__, mCameraId, in storeMetaDataInBuffers()
1022 __FUNCTION__, mCameraId, in startRecordingL()
1030 mCameraId); in startRecordingL()
1039 __FUNCTION__, mCameraId, strerror(-res), res); in startRecordingL()
1048 "creating recording stream", __FUNCTION__, mCameraId); in startRecordingL()
1052 __FUNCTION__, mCameraId); in startRecordingL()
1058 "record: %s (%d)", __FUNCTION__, mCameraId, in startRecordingL()
1068 "creating recording stream", __FUNCTION__, mCameraId); in startRecordingL()
1072 __FUNCTION__, mCameraId); in startRecordingL()
1078 __FUNCTION__, mCameraId, strerror(-res), res); in startRecordingL()
1083 __FUNCTION__, mCameraId); in startRecordingL()
1089 "record: %s (%d)", __FUNCTION__, mCameraId, in startRecordingL()
1108 __FUNCTION__, mCameraId); in startRecordingL()
1119 "stream", __FUNCTION__, mCameraId); in startRecordingL()
1125 "%s (%d)", __FUNCTION__, mCameraId, in startRecordingL()
1136 "%s (%d)", __FUNCTION__, mCameraId, in startRecordingL()
1149 __FUNCTION__, mCameraId, strerror(-res), res); in startRecordingL()
1172 __FUNCTION__, mCameraId, strerror(-res), res); in startRecordingL()
1202 __FUNCTION__, mCameraId, in stopRecording()
1212 __FUNCTION__, mCameraId); in stopRecording()
1244 ALOGV("%s: Camera %d", __FUNCTION__, mCameraId); in autoFocus()
1255 __FUNCTION__, mCameraId, l.mParameters.state); in autoFocus()
1323 ALOGV("%s: Camera %d", __FUNCTION__, mCameraId); in cancelAutoFocus()
1380 __FUNCTION__, mCameraId); in takePicture()
1387 __FUNCTION__, mCameraId); in takePicture()
1399 __FUNCTION__, mCameraId); in takePicture()
1403 ALOGV("%s: Camera %d: Starting picture capture", __FUNCTION__, mCameraId); in takePicture()
1415 __FUNCTION__, mCameraId, strerror(-res), res); in takePicture()
1424 __FUNCTION__, mCameraId); in takePicture()
1437 __FUNCTION__, mCameraId, strerror(-res), res); in takePicture()
1445 ALOGV("%s: Camera %d", __FUNCTION__, mCameraId); in setParameters()
1468 ALOGV("%s: Camera %d", __FUNCTION__, mCameraId); in getParameters()
1484 ALOGV("%s: Camera %d: Command %d (%d, %d)", __FUNCTION__, mCameraId, in sendCommand()
1532 __FUNCTION__, mCameraId, degrees); in commandSetDisplayOrientationL()
1583 __FUNCTION__, mCameraId); in commandStartFaceDetectionL()
1592 __FUNCTION__, mCameraId); in commandStartFaceDetectionL()
1604 __FUNCTION__, mCameraId); in commandStartFaceDetectionL()
1619 __FUNCTION__, mCameraId); in commandStopFaceDetectionL()
1654 "recording was started", __FUNCTION__, mCameraId); in commandSetVideoBufferCountL()
1853 __FUNCTION__, mCameraId, strerror(-res), res); in updateRequests()
1860 __FUNCTION__, mCameraId, strerror(-res), res); in updateRequests()
1866 __FUNCTION__, mCameraId, strerror(-res), res); in updateRequests()
1874 __FUNCTION__, mCameraId, strerror(-res), res); in updateRequests()
1882 __FUNCTION__, mCameraId, strerror(-res), res); in updateRequests()
1929 __FUNCTION__, mCameraId); in syncWithDevice()
1932 __FUNCTION__, mCameraId); in syncWithDevice()
1963 mCameraId); in updateProcessorStream()
1967 __FUNCTION__, mCameraId, strerror(-res), res); in updateProcessorStream()
1973 __FUNCTION__, mCameraId, strerror(-res), res); in updateProcessorStream()
1980 __FUNCTION__, mCameraId, strerror(-res), res); in updateProcessorStream()
1986 __FUNCTION__, mCameraId, strerror(-res), res); in updateProcessorStream()
1995 , __FUNCTION__, mCameraId); in overrideVideoSnapshotSize()
2000 __FUNCTION__, mCameraId, strerror(-res), res); in overrideVideoSnapshotSize()