Home | History | Annotate | Download | only in tests

Lines Matching defs:pathB

474     SkPath pathB = path2_a();
475 testPathOp(reporter, path, pathB, SkPathOp::kUnion_SkPathOp, filename);
1204 SkPath pathB = path2();
1205 testPathOp(reporter, path, pathB, SkPathOp::kUnion_SkPathOp, filename);
1210 SkPath pathB = path4();
1211 testPathOp(reporter, path, pathB, SkPathOp::kUnion_SkPathOp, filename);
1216 SkPath pathB = path6();
1217 testPathOp(reporter, path, pathB, SkPathOp::kUnion_SkPathOp, filename);