Searched refs:yAdjustedSpan (Results 1 – 2 of 2) sorted by relevance
170 Span yAdjustedSpan{{x, y}, length, count}; in compare_tiler_case() local172 bool handledSpan = xTiler.maybeProcessSpan(yAdjustedSpan, &spanSink); in compare_tiler_case()
130 Span yAdjustedSpan{{x, y}, length, count}; in pointSpan() local132 if (!fXStrategy.maybeProcessSpan(yAdjustedSpan, fNext)) { in pointSpan()