Searched refs:Path2DRect (Results 1 – 6 of 6) sorted by relevance
174 void Path2DRect(const PathArgs& args);
162 void Path2DRect(const Offset& offset, const PathArgs& args);
251 Path2DRect(args); in ParsePath2D()1745 void RosenRenderOffscreenCanvas::Path2DRect(const PathArgs& args) in Path2DRect() function in OHOS::Ace::RosenRenderOffscreenCanvas2594 Path2DRect(args); in UpdateTextStyleForeground()
1366 Path2DRect(offset, args); in ParsePath2D()1743 void RosenRenderCustomPaint::Path2DRect(const Offset& offset, const PathArgs& args) in Path2DRect() function in OHOS::Ace::RosenRenderCustomPaint
317 void Path2DRect(const PathArgs& args);
1006 Path2DRect(args); in ParsePath2D()2011 void CustomPaintPaintMethod::Path2DRect(const PathArgs& args) in Path2DRect() function in OHOS::Ace::NG::CustomPaintPaintMethod