Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_node.h162 std::string GetImagePath() const in GetImagePath() function
H A Dsvg_image.cpp68 std::string svgPath = GetImagePath(); in LoadLocalImage()