Home | History | Annotate | Download | only in core

Lines Matching defs:getRuns

410 const SkRegion::RunType* SkRegion::getRuns(RunType tmpStorage[],
1062 const RunType* a_runs = rgna->getRuns(tmpA, &a_intervals);
1063 const RunType* b_runs = rgnb->getRuns(tmpB, &b_intervals);