Searched refs:traceOfs (Results 1 – 1 of 1) sorted by relevance
520 Long traceOfs; /* current offset in target bitmap */ member2226 ras.traceOfs = -*min * pitch; in Vertical_Sweep_Init()2288 target = ras.bOrigin + ras.traceOfs + c1; in Vertical_Sweep_Span()2441 ras.bOrigin[ras.traceOfs + c1] & ( 0x80 >> f1 ) ) in Vertical_Sweep_Drop()2457 ras.bOrigin[ras.traceOfs + c1] |= (char)( 0x80 >> f1 ); in Vertical_Sweep_Drop()2468 ras.traceOfs += ras.traceIncr; in Vertical_Sweep_Step()