Home
last modified time | relevance | path

Searched refs:path7 (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/engine/flutter/lib/web_ui/test/
Dpath_test.dart220 // 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(),
/third_party/skia/tests/
DPathOpsBuildUseTest.cpp128 SkPath path7(path); in build1_1() local
129 builder.add(path7, (SkPathOp) 2); in build1_1()
/third_party/flutter/skia/tests/
DPathOpsBuildUseTest.cpp132 SkPath path7(path); in build1_1() local
133 builder.add(path7, (SkPathOp) 2); in build1_1()