Home
last modified time | relevance | path

Searched defs:BuildFromSVGString (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_path.h93 virtual bool BuildFromSVGString(const std::string& str) in BuildFromSVGString() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/
H A Dpath.cpp38 bool Path::BuildFromSVGString(const std::string& str) in BuildFromSVGString() function in OHOS::Rosen::Drawing::Path