Searched refs:b_runs (Results 1 – 1 of 1) sorted by relevance
623 const SkRegion::RunType b_runs[]) { in init()626 fB_left = *b_runs++; in init()627 fB_rite = *b_runs++; in init()630 fB_runs = b_runs; in init()708 const SkRegion::RunType b_runs[], in operate_on_span() argument714 rec.init(a_runs, b_runs); in operate_on_span()774 const SkRegion::RunType b_runs[]) { in addSpan() argument778 SkRegion::RunType* stop = operate_on_span(a_runs, b_runs, start, fMin, fMax); in addSpan()821 const SkRegion::RunType b_runs[], in operate() argument840 int b_top = *b_runs++; in operate()[all …]