Home | History | Annotate | Download | only in gpu

Lines Matching refs:dirs

1026     SkPath::Direction dirs[2];
1027 if (!path.isNestedRects(rects, dirs)) {
1031 if (SkPath::kWinding_FillType == path.getFillType() && dirs[0] == dirs[1]) {