Home
last modified time | relevance | path

Searched refs:SWAP_POINTS (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_line.cpp34 SWAP_POINTS((sx), (ex), (sy), (ey)); \
41 SWAP_POINTS((sx), (ex), (sy), (ey)); \
51 SWAP_POINTS((x1), (x2), (y1), (y2)); \
56 SWAP_POINTS((x1), (x2), (y1), (y2)); \
H A Ddraw_utils.h37 #define SWAP_POINTS(x1, x2, y1, y2) \ macro

Completed in 2 milliseconds