Home
last modified time | relevance | path

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

/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_line.cpp180 int16_t y3Int = MATH_ROUND(y3); in DrawWuLine() local
294 rect.SetRect(MATH_MIN(x2Int, x3Int), y3Int, MATH_MAX(x2Int, x3Int), y2Int); DrawWuLine() local
[all...]

Completed in 3 milliseconds