Searched refs:b_runs (Results 1 – 1 of 1) sorted by relevance
625 const SkRegion::RunType b_runs[]) { in init()628 fB_left = *b_runs++; in init()629 fB_rite = *b_runs++; in init()632 fB_runs = b_runs; in init()710 const SkRegion::RunType b_runs[], in operate_on_span() argument716 rec.init(a_runs, b_runs); in operate_on_span()776 const SkRegion::RunType b_runs[]) { in addSpan() argument780 SkRegion::RunType* stop = operate_on_span(a_runs, b_runs, start, fMin, fMax); in addSpan()823 const SkRegion::RunType b_runs[], in operate() argument842 int b_top = *b_runs++; in operate()[all …]