Searched defs:CreateRSPath (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/ | ||
H A D | rs_path.cpp | 26 std::shared_ptr<RSPath> RSPath::CreateRSPath() in CreateRSPath() function in OHOS::Rosen::RSPath |
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/svg/ | ||
H A D | rosen_render_svg_polygon.cpp | 114 bool RosenRenderSvgPolygon::CreateRSPath(const std::string& pointsStr, std::vector<RSPoint>& rsPoin… in CreateRSPath() function in OHOS::Ace::RosenRenderSvgPolygon |