Home
last modified time | relevance | path

Searched refs:SWAP_INT16 (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_utils.h30 #define SWAP_INT16(x, y) \ macro
38 SWAP_INT16(x1, x2); \
39 SWAP_INT16(y1, y2);
H A Ddraw_line.cpp333 SWAP_INT16(edge0, edge1); in DrawWuLine()
431 SWAP_INT16(edge0, edge1); in DrawWuLine()