Searched refs:DrawWuLine (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/arkui/ui_lite/frameworks/draw/ |
H A D | draw_line.h | 36 static void DrawWuLine(BufferInfo& gfxDstBuffer, const Point& start, const Point& end,
|
H A D | draw_line.cpp | 91 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
|