Home
last modified time | relevance | path

Searched refs:GetPathCmd (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/shape/
H A Drender_shape.cpp41 pathCmd_ = shapeComponent->GetPathCmd(); in Update()
H A Drender_shape.h95 std::string GetPathCmd() const in GetPathCmd() function
H A Dshape_component.h131 const AnimatablePath& GetPathCmd() const in GetPathCmd() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dshape_composed_element.cpp139 return render->GetPathCmd(); in GetCommands()