Home
last modified time | relevance | path

Searched refs:ROUND_CAP (Results 1 - 25 of 49) sorted by relevance

12

/foundation/arkui/ace_engine/test/mock/core/render/
H A Dmock_drawing_convertor.cpp42 capStyle = RSPen::CapStyle::ROUND_CAP; in ToRSCapStyle()
/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_pen.h33 ROUND_CAP, member in OHOS::Ace::Testing::TestingPen::CapStyle
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkboxgroup/
H A Dcheckboxgroup_modifier.cpp165 shadowPen.SetCapStyle(RSPen::CapStyle::ROUND_CAP); in DrawCheck()
168 pen.SetCapStyle(RSPen::CapStyle::ROUND_CAP); in DrawCheck()
246 shadowPen.SetCapStyle(RSPen::CapStyle::ROUND_CAP); in DrawPart()
251 pen.SetCapStyle(RSPen::CapStyle::ROUND_CAP); in DrawPart()
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/skia_adapter/
H A Dskia_paint_test.cpp146 pen.SetCapStyle(Pen::CapStyle::ROUND_CAP); in HWTEST_F()
184 paint.SetCapStyle(Pen::CapStyle::ROUND_CAP); in HWTEST_F()
/foundation/arkui/ace_engine/frameworks/core/components/divider/
H A Drosen_render_divider.cpp70 pen.SetCapStyle(RSPen::CapStyle::ROUND_CAP); in Paint()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Dsheet_drag_bar_paint_method.cpp69 pen.SetCapStyle(RSPen::CapStyle::ROUND_CAP); in Paint()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/panel/
H A Ddrag_bar_paint_method.cpp73 pen.SetCapStyle(RSPen::CapStyle::ROUND_CAP); in Paint()
/foundation/arkui/ace_engine/frameworks/core/components/arc/
H A Drosen_render_arc.cpp85 pen.SetCapStyle(RSPen::CapStyle::ROUND_CAP); in Paint()
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Dshape_painter.cpp45 pen.SetCapStyle(RSPen::CapStyle::ROUND_CAP); in SetPen()
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/draw/
H A Dpen.h40 ROUND_CAP, member in OHOS::Rosen::Drawing::Pen::JoinStyle::CapStyle
/foundation/arkui/ace_engine/frameworks/core/components/common/painter/
H A Drosen_scroll_bar_painter.cpp97 pen.SetCapStyle(RSPen::CapStyle::ROUND_CAP); in PaintCircleBar()
169 pen.SetCapStyle(RSPen::CapStyle::ROUND_CAP); in PaintRectBar()
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_pen.cpp82 case Pen::CapStyle::ROUND_CAP: in CapCastToCCap()
102 cap = Pen::CapStyle::ROUND_CAP; in CCapCastToCap()
/foundation/arkui/ace_engine/frameworks/core/components/drag_bar/
H A Drosen_render_drag_bar.cpp103 pen.SetCapStyle(RSPen::CapStyle::ROUND_CAP); in Paint()
/foundation/arkui/ace_engine/frameworks/core/components/track/
H A Drosen_render_circular_track.cpp94 pen.SetCapStyle(RSPen::CapStyle::ROUND_CAP); in DrawArc()
H A Drosen_render_linear_track.cpp286 pen.SetCapStyle(RSPen::CapStyle::ROUND_CAP); in PaintSliderSteps()
309 pen.SetCapStyle(RSPen::CapStyle::ROUND_CAP); in PaintSliderSteps()
369 railPen.SetCapStyle(RSPen::CapStyle::ROUND_CAP); in PaintSliderTrack()
415 selectPen.SetCapStyle(RSPen::CapStyle::ROUND_CAP); in PaintSliderTrack()
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/rosen/
H A Ddrawing_painter.cpp62 pen.SetCapStyle(RSPen::CapStyle::ROUND_CAP); in SetPen()
/foundation/arkui/ace_engine/test/unittest/core/render/
H A Dshape_painter_test_ng.cpp161 case RSPen::CapStyle::ROUND_CAP: in HWTEST_F()
/foundation/arkui/ace_engine/frameworks/core/components/checkable/
H A Drosen_render_checkbox.cpp75 shadowPen.SetCapStyle(RSPen::CapStyle::ROUND_CAP); in Paint()
146 strokePen.SetCapStyle(RSPen::CapStyle::ROUND_CAP); in DrawActiveBorder()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkbox/
H A Dcheckbox_paint_method.cpp251 shadowPen.SetCapStyle(RSPen::CapStyle::ROUND_CAP); in DrawCheck()
254 pen.SetCapStyle(RSPen::CapStyle::ROUND_CAP); in DrawCheck()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/
H A Dselect_overlay_modifier.cpp301 pen.SetCapStyle(RSPen::CapStyle::ROUND_CAP); in DrawbBackArrow()
319 pen.SetCapStyle(RSPen::CapStyle::ROUND_CAP); in DrawbBackArrow()
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/vertexprimitive/
H A Dgeometry_math_stroke.h40 ROUND_CAP enumerator
109 if (lineCap_ != ROUND_CAP) { in CalcCap()
/foundation/arkui/ace_engine/frameworks/core/components/focus_animation/
H A Drosen_render_focus_animation.cpp272 pen.SetCapStyle(RSPen::CapStyle::ROUND_CAP); in PaintTVFocus()
373 pen.SetCapStyle(RSPen::CapStyle::ROUND_CAP); in PaintPhoneFocus()
/foundation/arkui/ace_engine/frameworks/core/components/text_overlay/
H A Drosen_render_text_overlay.cpp158 pen.SetCapStyle(RSPen::CapStyle::ROUND_CAP); in PaintHandle()
460 pen.SetCapStyle(RSPen::CapStyle::ROUND_CAP); in PaintMore()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor_drag/
H A Drich_editor_drag_overlay_modifier.cpp267 pen.SetCapStyle(RSPen::CapStyle::ROUND_CAP); in PaintHandleRing()
294 linePen.SetCapStyle(RSPen::CapStyle::ROUND_CAP); in PaintHandleHold()
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/draw/
H A Dpen_test.cpp493 pen->SetCapStyle(Pen::CapStyle::ROUND_CAP); in HWTEST_F()
494 ASSERT_EQ(Pen::CapStyle::ROUND_CAP, pen->GetCapStyle()); in HWTEST_F()

Completed in 14 milliseconds

12