Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/mi/
H A Dmiarc.c69 #define PTISEQUAL(a,b) (ISEQUAL(a.x,b.x) && ISEQUAL(a.y,b.y)) macro
1514 if (PTISEQUAL(pCenter, pEnd)) in miRoundCap()