Home
last modified time | relevance | path

Searched defs:captureParams (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/web/webview/test/unittest/ohos_adapter/camera_adapter_impl_test/
H A Dcamera_adapter_impl_test.cpp347 …std::shared_ptr<VideoCaptureParamsAdapterMock> captureParams = std::make_shared<VideoCaptureParams… variable
399 …std::shared_ptr<VideoCaptureParamsAdapterMock> captureParams = std::make_shared<VideoCaptureParams… variable
459 …std::shared_ptr<VideoCaptureParamsAdapterMock> captureParams = std::make_shared<VideoCaptureParams… variable
523 …std::shared_ptr<VideoCaptureParamsAdapterMock> captureParams = std::make_shared<VideoCaptureParams… variable
/ohos5.0/base/web/webview/ohos_adapter/camera_adapter/src/
H A Dcamera_manager_adapter_mock.cpp100 const std::shared_ptr<VideoCaptureParamsAdapter> captureParams, in StartStream()
H A Dcamera_manager_adapter_impl.cpp378 … CameraManagerAdapterImpl::InitPreviewOutput(const std::shared_ptr<VideoCaptureParamsAdapter> capt… in InitPreviewOutput()
749 const std::shared_ptr<VideoCaptureParamsAdapter> captureParams, in StartStream()
757 const std::shared_ptr<VideoCaptureParamsAdapter> captureParams, in StartStreamInner()
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_camera_manager_adapter_impl.cpp127 const ArkWebRefPtr<ArkVideoCaptureParamsAdapter> captureParams, in StartStream()
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_camera_manager_adapter_wrapper.cpp165 const std::shared_ptr<NWeb::VideoCaptureParamsAdapter> captureParams, in StartStream()