Searched refs:path7 (Results 1 – 3 of 3) sorted by relevance
220 // final Path path7 = new Path();221 // path7.moveTo(220.0, 300.0);222 // path7.cubicTo(230.0, 120.0, 394.5, 296.1, 382.3, 124.1);224 // path7.getBounds(),
128 SkPath path7(path); in build1_1() local129 builder.add(path7, (SkPathOp) 2); in build1_1()
132 SkPath path7(path); in build1_1() local133 builder.add(path7, (SkPathOp) 2); in build1_1()