Home
last modified time | relevance | path

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

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

Completed in 1 milliseconds