Searched refs:GetSupportCaptureFormats (Results 1 – 10 of 10) sorted by relevance
67 ArkFormatAdapterVector ArkVideoDeviceDescriptorAdapterImpl::GetSupportCaptureFormats() in GetSupportCaptureFormats() function in OHOS::ArkWeb::ArkVideoDeviceDescriptorAdapterImpl69 std::vector<std::shared_ptr<NWeb::FormatAdapter>> format = real_->GetSupportCaptureFormats(); in GetSupportCaptureFormats()
41 ArkFormatAdapterVector GetSupportCaptureFormats() override;
76 …shared_ptr<NWeb::FormatAdapter>> ArkVideoDeviceDescriptorAdapterWrapper::GetSupportCaptureFormats() in GetSupportCaptureFormats() function in OHOS::ArkWeb::ArkVideoDeviceDescriptorAdapterWrapper78 ArkFormatAdapterVector ark_vector = ctocpp_->GetSupportCaptureFormats(); in GetSupportCaptureFormats()
41 std::vector<std::shared_ptr<NWeb::FormatAdapter>> GetSupportCaptureFormats() override;
51 adapter.GetSupportCaptureFormats(); in VideoDeviceDescriptorAdapterFuzzTest()
50 …vector<std::shared_ptr<FormatAdapter>> VideoDeviceDescriptorAdapterImpl::GetSupportCaptureFormats() in GetSupportCaptureFormats() function in OHOS::NWeb::VideoDeviceDescriptorAdapterImpl
39 std::vector<std::shared_ptr<FormatAdapter>> GetSupportCaptureFormats() override;
79 virtual ArkFormatAdapterVector GetSupportCaptureFormats() = 0;
146 virtual std::vector<std::shared_ptr<FormatAdapter>> GetSupportCaptureFormats() = 0;