Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_video_device_descriptor_adapter_impl.cpp67 ArkFormatAdapterVector ArkVideoDeviceDescriptorAdapterImpl::GetSupportCaptureFormats() in GetSupportCaptureFormats() function in OHOS::ArkWeb::ArkVideoDeviceDescriptorAdapterImpl
69 std::vector<std::shared_ptr<NWeb::FormatAdapter>> format = real_->GetSupportCaptureFormats(); in GetSupportCaptureFormats()
H A Dark_video_device_descriptor_adapter_impl.h41 ArkFormatAdapterVector GetSupportCaptureFormats() override;
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_video_device_descriptor_adapter_wrapper.cpp76 …shared_ptr<NWeb::FormatAdapter>> ArkVideoDeviceDescriptorAdapterWrapper::GetSupportCaptureFormats() in GetSupportCaptureFormats() function in OHOS::ArkWeb::ArkVideoDeviceDescriptorAdapterWrapper
78 ArkFormatAdapterVector ark_vector = ctocpp_->GetSupportCaptureFormats(); in GetSupportCaptureFormats()
H A Dark_video_device_descriptor_adapter_wrapper.h41 std::vector<std::shared_ptr<NWeb::FormatAdapter>> GetSupportCaptureFormats() override;
/ohos5.0/base/web/webview/test/fuzztest/ohos_adapter/camera_adapter/videodevicedescriptoradapter_fuzzer/
H A Dvideodevicedescriptoradapter_fuzzer.cpp51 adapter.GetSupportCaptureFormats(); in VideoDeviceDescriptorAdapterFuzzTest()
/ohos5.0/base/web/webview/ohos_adapter/camera_adapter/src/
H A Dvideo_device_descriptor_adapter_mock.cpp50 …vector<std::shared_ptr<FormatAdapter>> VideoDeviceDescriptorAdapterImpl::GetSupportCaptureFormats() in GetSupportCaptureFormats() function in OHOS::NWeb::VideoDeviceDescriptorAdapterImpl
H A Dvideo_device_descriptor_adapter_impl.cpp50 …vector<std::shared_ptr<FormatAdapter>> VideoDeviceDescriptorAdapterImpl::GetSupportCaptureFormats() in GetSupportCaptureFormats() function in OHOS::NWeb::VideoDeviceDescriptorAdapterImpl
/ohos5.0/base/web/webview/ohos_adapter/camera_adapter/include/
H A Dvideo_device_descriptor_adapter_impl.h39 std::vector<std::shared_ptr<FormatAdapter>> GetSupportCaptureFormats() override;
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/
H A Dark_camera_manager_adapter.h79 virtual ArkFormatAdapterVector GetSupportCaptureFormats() = 0;
/ohos5.0/base/web/webview/ohos_interface/include/ohos_adapter/
H A Dcamera_manager_adapter.h146 virtual std::vector<std::shared_ptr<FormatAdapter>> GetSupportCaptureFormats() = 0;