Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_context.h393 return renderFactory_; in GetRenderFactory()
912 RefPtr<RenderFactory> renderFactory_; variable
H A Dpipeline_context.cpp110 renderFactory_ = AceType::MakeRefPtr<FlutterRenderFactory>(); in PipelineContext()
127 renderFactory_ = AceType::MakeRefPtr<FlutterRenderFactory>(); in PipelineContext()
2435 renderFactory_.Reset(); in Destroy()