Lines Matching refs:detach
49 .detach(),
58 SkPathBuilder().addRect(r).offset(10, 0).detach(),
67 SkPathBuilder().addOval(r).offset(10, 0).detach(),
91 return {builder.detach(), 30};
131 return {builder.detach(), 30};
149 return {builder.detach(), r * 2 * 6 / 5};
165 .detach(),
198 return path.detach();
231 return path.detach();
281 return path.detach();
392 .detach();
684 canvas->drawPath(path.detach(), p);