Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/mi/
H A Dmizerclip.c444 SWAPINT_PAIR(x1, y1, x2, y2); in miZeroClipLine()
453 SWAPINT_PAIR(x1, y1, x2, y2); in miZeroClipLine()
454 SWAPINT_PAIR(x1_orig, y1_orig, x2_orig, y2_orig); in miZeroClipLine()
H A Dmiline.h117 #define SWAPINT_PAIR(x1, y1, x2, y2)\ macro