Home
last modified time | relevance | path

Searched defs:DrawBorder (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/checkable/
H A Drosen_render_checkbox.cpp334 void RosenRenderCheckbox::DrawBorder( in DrawBorder() function in OHOS::Ace::RosenRenderCheckbox
346 void RosenRenderCheckbox::DrawBorder(RSCanvas* canvas, const Offset& origin, const Size& paintSize)… in DrawBorder() function in OHOS::Ace::RosenRenderCheckbox
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkbox/
H A Dcheckbox_paint_method.cpp183 void CheckBoxModifier::DrawBorder(RSCanvas& canvas, const OffsetF& origin, RSPen& pen, const SizeF&… in DrawBorder() function in OHOS::Ace::NG::CheckBoxModifier
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/
H A Drs_property_drawable_foreground.cpp391 void RSBorderDrawable::DrawBorder(const RSProperties& properties, Drawing::Canvas& canvas, in DrawBorder() function in OHOS::Rosen::DrawableV2::RSBorderDrawable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_properties_painter.cpp1362 void RSPropertiesPainter::DrawBorder(const RSProperties& properties, Drawing::Canvas& canvas) in DrawBorder() function in OHOS::Rosen::RSPropertiesPainter