Home
last modified time | relevance | path

Searched refs:DrawGraphics (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ui_lite/frameworks/components/
H A Dui_canvas.cpp339 cmd.DrawGraphics = DoDrawLine; in DrawLine()
374 cmd.DrawGraphics = DoDrawCurve; in DrawCurve()
400 cmd.DrawGraphics = DoDrawRect; in DrawRect()
418 cmd.DrawGraphics = DoFillRect; in DrawRect()
466 cmd.DrawGraphics = DoDrawRect; in DrawRectSetCmd()
468 cmd.DrawGraphics = DoFillRect; in DrawRectSetCmd()
490 cmd.DrawGraphics = DoDrawRect; in StrokeRect()
551 cmd.DrawGraphics = DoDrawCircle; in DrawCircle()
567 cmd.DrawGraphics = DoDrawCircle; in DrawCircle()
639 cmd.DrawGraphics in DrawArc()
[all...]
/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_canvas.h300 void (*DrawGraphics)(BufferInfo&, void*, const Paint&, const Rect&, const Rect&, const Style&); member

Completed in 5 milliseconds