Home
last modified time | relevance | path

Searched defs:rsPath (Results 1 - 16 of 16) sorted by relevance

/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/
H A Drs_path_test.cpp57 auto rsPath = RSPath::CreateRSPath(); in HWTEST_F() local
69 auto rsPath = RSPath::CreateRSPath(path1); in HWTEST_F() local
80 auto rsPath = RSPath::CreateRSPath(); in HWTEST_F() local
93 auto rsPath = RSPath::CreateRSPath(path); in HWTEST_F() local
106 auto rsPath = RSPath::CreateRSPath(path); HWTEST_F() local
118 RSPath rsPath; HWTEST_F() local
130 auto rsPath = RSPath::CreateRSPath(); HWTEST_F() local
143 auto rsPath = RSPath::CreateRSPath(); HWTEST_F() local
157 RSPath rsPath; HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_path.cpp33 auto rsPath = std::make_shared<RSPath>(); in CreateRSPath() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dsk_painter.cpp264 RSPath rsPath; in DrawPath() local
H A Drosen_render_context.cpp4560 auto rsPath = DrawingDecorationPainter::DrawingCreatePath(basicShape, frameSize); local
4591 auto rsPath = DrawingDecorationPainter::DrawingCreatePath(basicShape, frameSize); local
4655 RSRecordingPath rsPath; local
4669 RSRecordingPath rsPath; local
4692 RSRecordingPath rsPath; global() local
4700 RSRecordingPath rsPath; global() local
4708 RSRecordingPath rsPath; global() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_drag/
H A Dtext_drag_overlay_modifier.cpp50 RSRecordingPath rsPath; in PaintShadow() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/test/unittest/animation/
H A Drs_animation_test.cpp368 std::shared_ptr<RSPath> rsPath= RSPath::CreateRSPath(path); in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/transaction/
H A Drs_marshalling_test.cpp178 std::shared_ptr<RSPath> rsPath; in HWTEST_F() local
448 auto rsPath = RSPath::CreateRSPath(path); in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/drawable/
H A Drs_property_drawable_utils_test.cpp55 std::shared_ptr<RSPath> rsPath = RSPath::CreateRSPath(path); in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/property/
H A Drs_properties_painter_test.cpp231 std::shared_ptr<RSPath> rsPath = std::make_shared<RSPath>(); in HWTEST_F() local
251 std::shared_ptr<RSPath> rsPath = std::make_shared<RSPath>(); in HWTEST_F() local
341 std::shared_ptr<RSPath> rsPath = std::make_shared<RSPath>(); in HWTEST_F() local
361 std::shared_ptr<RSPath> rsPath = std::make_shared<RSPath>(); in HWTEST_F() local
663 std::shared_ptr<RSPath> rsPath = std::make_shared<RSPath>(); HWTEST_F() local
1453 std::shared_ptr<RSPath> rsPath = std::make_shared<RSPath>(); HWTEST_F() local
[all...]
H A Drs_property_drawable_bounds_geometry_test.cpp914 auto rsPath = std::make_shared<RSPath>(); in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/render/render_base/unittest/draw/
H A Drs_property_drawable_utils_test.cpp55 std::shared_ptr<RSPath> rsPath = RSPath::CreateRSPath(path); in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
H A Dbubble_paint_method.cpp333 RSPath rsPath = path; in PaintShadow() local
335 RSRecordingPath rsPath; in PaintShadow() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor_drag/
H A Drich_editor_drag_overlay_modifier.cpp305 RSRecordingPath rsPath; in PaintShadow() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_render_node_test.cpp610 std::shared_ptr<RSPath> rsPath = std::make_shared<RSPath>(); in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/rosen/
H A Ddrawing_decoration_painter.cpp727 RSRecordingPath rsPath; in DrawingCreatePath() local
768 DrawingCreateInset( const RefPtr<BasicShape>& basicShape, const SizeF& size, const OffsetF& position, RSPath& rsPath) DrawingCreateInset() argument
799 DrawingCreateCircle( const RefPtr<BasicShape>& basicShape, const SizeF& size, const OffsetF& position, RSPath& rsPath) DrawingCreateCircle() argument
818 DrawingCreateEllipse( const RefPtr<BasicShape>& basicShape, const SizeF& size, const OffsetF& position, RSPath& rsPath) DrawingCreateEllipse() argument
840 DrawingCreatePolygon( const RefPtr<BasicShape>& basicShape, const SizeF& size, const OffsetF& position, RSPath& rsPath) DrawingCreatePolygon() argument
857 DrawingCreatePath( const RefPtr<BasicShape>& basicShape, const SizeF& size, const OffsetF& position, RSPath& rsPath) DrawingCreatePath() argument
876 DrawingCreateRect( const RefPtr<BasicShape>& basicShape, const SizeF& size, const OffsetF& position, RSPath& rsPath) DrawingCreateRect() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/
H A Drs_property_drawable_utils.cpp909 Drawing::Path RSPropertyDrawableUtils::CreateShadowPath(const std::shared_ptr<RSPath> rsPath, in CreateShadowPath() argument

Completed in 31 milliseconds