Home
last modified time | relevance | path

Searched refs:videoControlManager (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/telephony/call_manager/services/call_manager_service/src/
H A Dcall_manager_service.cpp884 if (videoControlManager != nullptr) { in ControlCamera()
885 return videoControlManager->ControlCamera( in ControlCamera()
904 if (videoControlManager != nullptr) { in SetPreviewWindow()
933 if (videoControlManager != nullptr) { in SetDisplayWindow()
962 if (videoControlManager != nullptr) { in SetPausePicture()
963 return videoControlManager->SetPausePicture(callId, path); in SetPausePicture()
981 if (videoControlManager != nullptr) { in SetDeviceDirection()
1124 if (videoControlManager != nullptr) { in UpdateImsCallMode()
1125 return videoControlManager->UpdateImsCallMode(callId, mode); in UpdateImsCallMode()
1444 if (videoControlManager != nullptr) { in CancelCallUpgrade()
[all …]