Lines Matching refs:dirs
1136 SkPath::Direction dirs[2];1137 if (!path.isNestedRects(rects, dirs)) {1141 if (SkPath::kWinding_FillType == path.getFillType() && dirs[0] == dirs[1]) {