Searched refs:opMode_ (Results 1 – 2 of 2) sorted by relevance
174 opMode_ = opMode; in Initialize()178 …tureSession: camera stub services(%{public}zu). opMode_= %{public}d", TotalSessionSize(), opMode_); in Initialize()187 opMode_ = 0; in HCaptureSession()214 return opMode_; in GetopMode()357 captureStream->SetMode(opMode_); in AddOutputStream()685 CHECK_ERROR_RETURN_RET_LOG(!IsValidMode(opMode_, settings), CAMERA_INVALID_SESSION_CFG, in LinkInputAndOutputs()1630 …CameraReportUtils::GetInstance().SetModeChangePerfStartInfo(opMode_, CameraReportUtils::GetCallerI… in Release()1731 if (streamRepeat->SetMirrorForLivePhoto(isMirror, opMode_)) { in EnableMovingPhotoMirror()1921 cameraPhotoProxy->SetShootingMode(opMode_); in SetCameraPhotoProxyInfo()
371 int32_t opMode_; variable