Home
last modified time | relevance | path

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

/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_arc.h84 void DrawVerLine(BufferInfo& gfxDstBuffer,
H A Ddraw_arc.cpp51 void DrawArc::DrawVerLine(BufferInfo& gfxDstBuffer, in DrawVerLine() function in OHOS::DrawArc
229 DrawVerLine(gfxDstBuffer, Point { arcInfo.center.x, static_cast<int16_t>(arcInfo.center.y - outRadius) }, in DrawAxisLine()
234 DrawVerLine(gfxDstBuffer, Point { arcInfo.center.x, static_cast<int16_t>(arcInfo.center.y + inRadius) }, in DrawAxisLine()

Completed in 2 milliseconds