Searched defs:rsPath (Results 1 – 9 of 9) sorted by relevance
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/property/ |
| D | rs_properties_painter_test.cpp | 112 std::shared_ptr<RSPath> rsPath = std::make_shared<RSPath>(); variable 132 std::shared_ptr<RSPath> rsPath = std::make_shared<RSPath>(); variable 222 std::shared_ptr<RSPath> rsPath = std::make_shared<RSPath>(); variable 242 std::shared_ptr<RSPath> rsPath = std::make_shared<RSPath>(); variable 336 std::shared_ptr<RSPath> rsPath = std::make_shared<RSPath>(); variable 429 std::shared_ptr<RSPath> rsPath = std::make_shared<RSPath>(); variable
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/ |
| D | rs_path.cpp | 42 auto rsPath = std::make_shared<RSPath>(); in CreateRSPath() local 49 auto rsPath = std::make_shared<RSPath>(); in CreateRSPath() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/svg/parse/ |
| D | svg_node.cpp | 73 auto rsPath = refSvgNode->AsPath(viewPort); in AsClipPathCommands() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
| D | sk_painter.cpp | 150 RSPath rsPath; in DrawPath() local
|
| D | rosen_render_context.cpp | 2810 auto rsPath = DrawingDecorationPainter::DrawingCreatePath(basicShape, frameSize); local 2846 auto rsPath = DrawingDecorationPainter::DrawingCreatePath(basicShape, frameSize); local 2905 RSRecordingPath rsPath; local 2919 RSRecordingPath rsPath; local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/rosen/ |
| D | drawing_decoration_painter.cpp | 728 RSRecordingPath rsPath; in DrawingCreatePath() local 770 … const RefPtr<BasicShape>& basicShape, const SizeF& size, const OffsetF& position, RSPath& rsPath) in DrawingCreateInset() 801 … const RefPtr<BasicShape>& basicShape, const SizeF& size, const OffsetF& position, RSPath& rsPath) in DrawingCreateCircle() 820 … const RefPtr<BasicShape>& basicShape, const SizeF& size, const OffsetF& position, RSPath& rsPath) in DrawingCreateEllipse() 842 … const RefPtr<BasicShape>& basicShape, const SizeF& size, const OffsetF& position, RSPath& rsPath) in DrawingCreatePolygon() 859 … const RefPtr<BasicShape>& basicShape, const SizeF& size, const OffsetF& position, RSPath& rsPath) in DrawingCreatePath() 878 … const RefPtr<BasicShape>& basicShape, const SizeF& size, const OffsetF& position, RSPath& rsPath) in DrawingCreateRect()
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/transaction/ |
| D | rs_marshalling_test.cpp | 214 std::shared_ptr<RSPath> rsPath; variable 576 auto rsPath = RSPath::CreateRSPath(path); variable
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/ |
| D | bubble_paint_method.cpp | 202 RSPath rsPath = path; in PaintShadow() local 204 RSRecordingPath rsPath; in PaintShadow() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/test/unittest/animation/ |
| D | rs_animation_test.cpp | 368 std::shared_ptr<RSPath> rsPath= RSPath::CreateRSPath(path); variable
|