Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/ohos_adapter/camera_adapter/src/
H A Dcamera_manager_adapter_impl.cpp905 std::string currentDeviceId = CameraManagerAdapterImpl::GetInstance().GetCurrentDeviceId(); in GetPictureRotation() local
906 …ptr<CameraDevice> cameraObj = CameraManager::GetInstance()->GetCameraDeviceFromId(currentDeviceId); in GetPictureRotation()
1065 std::string currentDeviceId = CameraManagerAdapterImpl::GetInstance().GetCurrentDeviceId(); in OnCameraStatusChanged() local
1068 callbackDeviceId.c_str(), currentDeviceId.c_str(), cameraStatusInfo.cameraStatus); in OnCameraStatusChanged()