Home
last modified time | relevance | path

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

/foundation/arkui/ui_lite/frameworks/components/
H A Dui_canvas.cpp253 ListNode<DrawCmd>* curDraw = drawCmdList_.Begin(); in ~UICanvas()
274 ListNode<DrawCmd>* curDraw = drawCmdList_.Begin(); in Clear()
335 DrawCmd cmd; in DrawLine()
367 DrawCmd cmd; in DrawCurve()
396 DrawCmd cmd; in DrawRect()
414 DrawCmd cmd; in DrawRect()
461 DrawCmd cmd; in DrawRectSetCmd()
486 DrawCmd cmd; in StrokeRect()
547 DrawCmd cmd; in DrawCircle()
563 DrawCmd cm in DrawCircle()
[all...]
/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_canvas.h297 struct DrawCmd : public HeapBase { struct in OHOS::UICanvas
548 List<DrawCmd> drawCmdList_;

Completed in 4 milliseconds