Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/mi/
H A Dmiarc.c147 struct ibound outeri; member
2741 bound->outeri.min = ICEIL(bound->outer.min - acc->fromIntY); in computeBound()
2742 bound->outeri.max = floor(bound->outer.max - acc->fromIntY); in computeBound()
2904 if (boundedLe(y, bounds->outeri)) { in arcSpan()
2969 if (boundedLe(y, bounds->outeri)) in tailSpan()