Searched defs:CreateRSPath (Results 1 – 2 of 2) sorted by relevance
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/ | ||
| D | rs_path.cpp | 26 std::shared_ptr<RSPath> RSPath::CreateRSPath() in CreateRSPath() function in OHOS::Rosen::RSPath |
| /foundation/arkui/ace_engine/frameworks/core/components/svg/ | ||
| 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 |