Home
last modified time | relevance | path

Searched refs:CreatePathImpl (Results 1 - 3 of 3) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/
H A Dimpl_factory.h71 static std::unique_ptr<PathImpl> CreatePathImpl();
H A Dimpl_factory.cpp162 std::unique_ptr<PathImpl> ImplFactory::CreatePathImpl() in CreatePathImpl() function in OHOS::Rosen::Drawing::ImplFactory
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/
H A Dpath.cpp23 Path::Path() noexcept : impl_(ImplFactory::CreatePathImpl()) {} in CreatePathImpl() function

Completed in 2 milliseconds