Searched refs:hCameraDevice (Results 1 – 1 of 1) sorted by relevance
326 sptr<HCameraDevice> hCameraDevice = static_cast<HCameraDevice*>(cameraDevice.GetRefPtr()); in AddInput() local327 …MEDIA_INFO_LOG("HCaptureSession::AddInput device:%{public}s", hCameraDevice->GetCameraId().c_str()… in AddInput()328 hCameraDevice->SetStreamOperatorCallback(this); in AddInput()329 SetCameraDevice(hCameraDevice); in AddInput()330 hCameraDevice->DispatchDefaultSettingToHdi(); in AddInput()