Home | History | Annotate | Download | only in utils

Lines Matching refs:intervals

330     this->pushArrayScalar(info.fIntervals, info.fCount, "intervals");
1204 SkAutoTArray<SkScalar> intervals(info.fCount);
1205 info.fIntervals = intervals.get();