Lines Matching defs:scanline
51 * to be filled in scanline order, and thus the
180 * keep a list of edges which the current scanline crosses,
184 * This list must be sorted at each scanline in case
188 * scanline has not yet reached. The ET is basically a
190 * edges which are entered at a given scanline. There is one
191 * ScanLineList per scanline at which an edge is entered.
222 int scanline; /* the scanline represented */
255 * Evaluate the given edge at the given scanline.
258 * x value to be ready for the next scanline.
280 * Evaluate the given edge at the given scanline.
283 * x value to be ready for the next scanline.