Home
last modified time | relevance | path

Searched defs:y0Int (Results 1 - 1 of 1) sorted by relevance

/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_line.cpp174 int16_t y0Int = MATH_ROUND(y0); in DrawWuLine() local
292 rect.SetRect(MATH_MIN(x0Int, x1Int), y0Int, MATH_MAX(x0Int, x1Int), y1Int); DrawWuLine() local
[all...]

Completed in 2 milliseconds