Searched refs:DrawLineAnti (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/arkui/ui_lite/frameworks/draw/ |
H A D | draw_arc.h | 141 …void DrawLineAnti(BufferInfo& gfxDstBuffer, ArcInfo& arcInfo, const Rect& mask, const Style& style…
|
H A D | draw_arc.cpp | 176 DrawLineAnti(gfxDstBuffer, arcInfo, mask, style, opa); in DrawCircleNoEndpoint() 323 void DrawArc::DrawLineAnti(BufferInfo& gfxDstBuffer, ArcInfo& arcInfo, const Rect& mask, in DrawLineAnti() function in OHOS::DrawArc
|