Searched defs:halfLineWidth (Results 1 - 1 of 1) sorted by relevance
/foundation/arkui/ui_lite/frameworks/components/ | ||
H A D | ui_canvas.cpp | 1196 uint16_t halfLineWidth = enableStroke ? (paint.GetStrokeWidth() >> 1) : 0; in DoDrawCircle() local |
Completed in 5 milliseconds