Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/utils/cpudraw/src/
Dcpudraw.cpp40 void Cpudraw::DrawBorder(const struct CpudrawRect &rect) in DrawBorder() function in Cpudraw
45 void Cpudraw::DrawBorder(const int32_t &x, const int32_t &y, const int32_t &w, const int32_t &h) in DrawBorder() function in Cpudraw
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkbox/
Dcheckbox_paint_method.cpp150 void CheckBoxModifier::DrawBorder(RSCanvas& canvas, const OffsetF& origin, RSPen& pen, const SizeF&… in DrawBorder() function in OHOS::Ace::NG::CheckBoxModifier
/foundation/arkui/ace_engine/frameworks/core/components/checkable/
Drosen_render_checkbox.cpp337 void RosenRenderCheckbox::DrawBorder( in DrawBorder() function in OHOS::Ace::RosenRenderCheckbox
349 void RosenRenderCheckbox::DrawBorder(RSCanvas* canvas, const Offset& origin, const Size& paintSize)… in DrawBorder() function in OHOS::Ace::RosenRenderCheckbox
Dflutter_render_checkbox.cpp211 void FlutterRenderCheckbox::DrawBorder( in DrawBorder() function in OHOS::Ace::FlutterRenderCheckbox
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
Drs_properties_painter.cpp1660 void RSPropertiesPainter::DrawBorder(const RSProperties& properties, SkCanvas& canvas) in DrawBorder() function in OHOS::Rosen::RSPropertiesPainter
1694 void RSPropertiesPainter::DrawBorder(const RSProperties& properties, Drawing::Canvas& canvas) in DrawBorder() function in OHOS::Rosen::RSPropertiesPainter