Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/mi/
H A Dmiwideline.c231 miAppendSpans(SpanGroup * spanGroup, SpanGroup * otherGroup, Spans * spans) in miAppendSpans() argument
252 if (otherGroup && otherGroup->ymin < ymax && ymin < otherGroup->ymax) { in miAppendSpans()
253 miSubtractSpans(otherGroup, spans); in miAppendSpans()