Searched refs:DrawPointAnti (Results 1 - 2 of 2) sorted by relevance
/foundation/arkui/ui_lite/frameworks/draw/ |
H A D | draw_arc.h | 142 void DrawPointAnti(BufferInfo& gfxDstBuffer,
|
H A D | draw_arc.cpp | 354 DrawPointAnti(gfxDstBuffer, arcInfo, xAnti, mask, style, antiOpa); in DrawLineAnti() 364 DrawPointAnti(gfxDstBuffer, arcInfo, xAnti, mask, style, antiOpa); in DrawLineAnti() 368 void DrawArc::DrawPointAnti(BufferInfo& gfxDstBuffer, ArcInfo& arcInfo, int16_t x, const Rect& mask, in DrawPointAnti() function in OHOS::DrawArc
|
Completed in 2 milliseconds