Home
last modified time | relevance | path

Searched refs:DrawWuLine (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_line.h36 static void DrawWuLine(BufferInfo& gfxDstBuffer, const Point& start, const Point& end,
H A Ddraw_line.cpp91 DrawWuLine(gfxDstBuffer, start, end, mask, width, color, opacity); in Draw()
144 void DrawLine::DrawWuLine(BufferInfo& gfxDstBuffer, const Point& start, const Point& end, in DrawWuLine() function in OHOS::DrawLine