Searched defs:Create (Results 1 – 11 of 11) sorted by relevance
27 static std::unique_ptr<DisplayModuleLoader> Create(const std::string pathName) in Create() function
47 std::shared_ptr<IPipelineCore> IPipelineCore::Create() in Create() function in OHOS::Camera::IPipelineCore
28 std::shared_ptr<HdiDeviceInterface> FbDevice::Create() in Create() function in OHOS::HDI::DISPLAY::FbDevice
28 struct HdfObject *(*Create)(void); member
68 std::unique_ptr<HostStream> HostStream::Create(const HostStreamInfo& info, BufferCb c) in Create() function in OHOS::Camera::HostStream
121 std::shared_ptr<HostStreamMgr> HostStreamMgr::Create() in Create() function in OHOS::Camera::HostStreamMgr
88 std::unique_ptr<StreamPipelineBuilder> StreamPipelineBuilder::Create(const std::shared_ptr<HostStre… in Create() function in OHOS::Camera::StreamPipelineBuilder
18 std::unique_ptr<StreamPipelineDispatcher> StreamPipelineDispatcher::Create() in Create() function in OHOS::Camera::StreamPipelineDispatcher
185 std::shared_ptr<IStreamPipelineCore> IStreamPipelineCore::Create(const std::shared_ptr<NodeContext>… in Create() function in OHOS::Camera::IStreamPipelineCore
243 std::unique_ptr<StreamPipelineStrategy> StreamPipelineStrategy::Create(const std::shared_ptr<HostSt… in Create() function in OHOS::Camera::StreamPipelineStrategy
31 std::shared_ptr<HdiDeviceInterface> DrmDevice::Create() in Create() function in OHOS::HDI::DISPLAY::DrmDevice