Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/mi/
H A Dmiarc.c146 struct ibound inneri; member
2739 bound->inneri.min = ICEIL(bound->inner.min - acc->fromIntY); in computeBound()
2740 bound->inneri.max = floor(bound->inner.max - acc->fromIntY); in computeBound()
2887 if (boundedLe(y, bounds->inneri)) { in arcSpan()
2946 if (boundedLe(0, bounds->inneri) && in arcSpan0()