/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/ |
H A D | rs_path_test.cpp | 57 auto rsPath = RSPath::CreateRSPath(); variable 69 auto rsPath = RSPath::CreateRSPath(path1); variable 80 auto rsPath = RSPath::CreateRSPath(); variable 93 auto rsPath = RSPath::CreateRSPath(path); variable 106 auto rsPath = RSPath::CreateRSPath(path); variable 118 RSPath rsPath; variable 131 auto rsPath = RSPath::CreateRSPath(); variable 144 auto rsPath = RSPath::CreateRSPath(); variable 158 RSPath rsPath; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/transaction/ |
H A D | rs_marshalling_test.cpp | 178 std::shared_ptr<RSPath> rsPath; variable 448 auto rsPath = RSPath::CreateRSPath(path); variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/svg/parse/ |
H A D | svg_node.cpp | 70 auto rsPath = refSvgNode->AsPath(viewPort); in AsClipPathCommands() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/ |
H A D | rs_path.cpp | 33 auto rsPath = std::make_shared<RSPath>(); in CreateRSPath() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/property/ |
H A D | rs_properties_painter_test.cpp | 232 std::shared_ptr<RSPath> rsPath = std::make_shared<RSPath>(); variable 253 std::shared_ptr<RSPath> rsPath = std::make_shared<RSPath>(); variable 350 std::shared_ptr<RSPath> rsPath = std::make_shared<RSPath>(); variable 371 std::shared_ptr<RSPath> rsPath = std::make_shared<RSPath>(); variable 685 std::shared_ptr<RSPath> rsPath = std::make_shared<RSPath>(); variable 1477 std::shared_ptr<RSPath> rsPath = std::make_shared<RSPath>(); variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rspath_fuzzer/ |
H A D | rspath_fuzzer.cpp | 35 auto rsPath = std::make_shared<RSPath>(); variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/rosen/ |
H A D | drawing_decoration_painter.cpp | 727 RSRecordingPath rsPath; in DrawingCreatePath() local 769 … const RefPtr<BasicShape>& basicShape, const SizeF& size, const OffsetF& position, RSPath& rsPath) in DrawingCreateInset() 800 … const RefPtr<BasicShape>& basicShape, const SizeF& size, const OffsetF& position, RSPath& rsPath) in DrawingCreateCircle() 819 … const RefPtr<BasicShape>& basicShape, const SizeF& size, const OffsetF& position, RSPath& rsPath) in DrawingCreateEllipse() 841 … const RefPtr<BasicShape>& basicShape, const SizeF& size, const OffsetF& position, RSPath& rsPath) in DrawingCreatePolygon() 858 … const RefPtr<BasicShape>& basicShape, const SizeF& size, const OffsetF& position, RSPath& rsPath) in DrawingCreatePath() 877 … const RefPtr<BasicShape>& basicShape, const SizeF& size, const OffsetF& position, RSPath& rsPath) in DrawingCreateRect()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_drag/ |
H A D | text_drag_overlay_modifier.cpp | 50 RSRecordingPath rsPath; in PaintShadow() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
H A D | sk_painter.cpp | 264 RSPath rsPath; in DrawPath() local
|
H A D | rosen_render_context.cpp | 4616 auto rsPath = DrawingDecorationPainter::DrawingCreatePath(basicShape, frameSize); local 4647 auto rsPath = DrawingDecorationPainter::DrawingCreatePath(basicShape, frameSize); local 4711 RSRecordingPath rsPath; local 4725 RSRecordingPath rsPath; local 4748 RSRecordingPath rsPath; local 4756 RSRecordingPath rsPath; local 4764 RSRecordingPath rsPath; local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/ |
H A D | bubble_paint_method.cpp | 319 RSPath rsPath = path; in PaintShadow() local 321 RSRecordingPath rsPath; in PaintShadow() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/test/unittest/animation/ |
H A D | rs_animation_test.cpp | 368 std::shared_ptr<RSPath> rsPath= RSPath::CreateRSPath(path); variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor_drag/ |
H A D | rich_editor_drag_overlay_modifier.cpp | 305 RSRecordingPath rsPath; in PaintShadow() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/drawable/ |
H A D | rs_property_drawable_utils_test.cpp | 55 std::shared_ptr<RSPath> rsPath = RSPath::CreateRSPath(path); variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/ |
H A D | rs_render_node_test.cpp | 607 std::shared_ptr<RSPath> rsPath = std::make_shared<RSPath>(); variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/ |
H A D | rs_property_drawable_utils.cpp | 948 Drawing::Path RSPropertyDrawableUtils::CreateShadowPath(const std::shared_ptr<RSPath> rsPath, in CreateShadowPath()
|
/ohos5.0/base/msdp/device_status/services/interaction/drag/src/ |
H A D | drag_drawing.cpp | 2902 auto rsPath = Rosen::RSPath::CreateRSPath(filterInfo.path); in Draw() local
|