Searched refs:arcInfoSmall (Results 1 - 1 of 1) sorted by relevance
/foundation/arkui/ui_lite/frameworks/components/ |
H A D | ui_radio_button.cpp | 98 ArcInfo arcInfoSmall = {{x, y}, {0}, currentRadius_, 0, CIRCLE_IN_DEGREE, nullptr}; in OnDraw() local 113 style.lineWidth_ = arcInfoSmall.radius; in OnDraw() 115 baseGfxEngine->DrawArc(gfxDstBuffer, arcInfoSmall, trunc, style, OPA_OPAQUE, in OnDraw()
|
Completed in 1 milliseconds