Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_path.cpp40 Drawing::Path drAnimationPath; in CreateRSPath() local
41 drAnimationPath.BuildFromSVGString(path); in CreateRSPath()
42 return RSPath::CreateRSPath(drAnimationPath); in CreateRSPath()