70 SkPath circle1, circle2, circle3;
87 path.moveTo(200, 170);
88 path.lineTo(220, 170);
89 path.lineTo(220, 230);
90 path.lineTo(240, 230);
91 path.lineTo(240, 210);
92 path.lineTo(180, 210);
93 path.lineTo(180, 190);
94 path.lineTo(260, 190);
95 path.lineTo(260, 250);
96 path.lineTo(200, 250);
97 path.lineTo(200, 170);
109 path.addCircle(100, 100, 50);
218 inner.
addRect(10, 30, 10+0, 30+60);
219 inner.
addRect(10, 30, 10+0, 30+60);
220 inner.
addRect(10, 30, 10+100, 30+60);
221 inner.
addRect(10, 30, 10+32668, 30+0);
222 inner.
addRect(10, 30, 10+100, 30+18446744073709551615.f);
223 inner.
addRect(10, 255, 10+100, 255+60);
224 inner.
addRect(0, 0, 0+100, 0+60);
225 inner.
addRect(10, 30, 10+100, 30+60);
226 inner.
addRect(10, 30, 10+100, 30+4294967236.f);
227 inner.
addRect(10, 30, 10+100, 30+60);
230 inner.
addRect(10, 30, 10+0, 30+60);
231 inner.
addRect(10, 30, 10+0, 30+0.18093252719929986369568203f);
232 inner.
addRect(10, 30, 10+100, 30+60);
233 inner.
addRect(10, 30, 10+32668, 30+60);
234 inner.
addRect(10, 30, 10+100, 30+18446744073709551615.f);
235 inner.
addRect(10, 255, 10+100, 255+60);
236 inner.
addRect(2147483649.f, 30, 2147483649.f+100, 30+60);
237 inner.
addRect(10, 30, 10+100, 30+60);
238 inner.
addRect(10, 30, 10+100, 30+60);
239 inner.
addRect(10, 30, 10+100, 30+60);
242 inner.
addRect(10, 30, 10+0, 30+60);
243 inner.
addRect(10, 30, 10+0, 30+60);
244 inner.
addRect(10, 30, 10+100, 30+60);
245 inner.
addRect(10, 30, 10+32668, 30+60);
246 inner.
addRect(10, 30, 10+100, 30+18446744073709551615.f);
247 inner.
addRect(10, 255, 10+100, 255+60);
248 inner.
addRect(2147483649.f, 30, 2147483649.f+100, 30+60);
249 inner.
addRect(10, 30, 10+100, 30+60);
250 inner.
addRect(10, 2879753595.f, 10+100, 30+2879753595.f);
251 inner.
addRect(10, 30, 10+100, 30+60);
254 inner.
addRect(10, 30, 10+100, 30+60);
255 inner.
addRect(10, 30, 10+0, 30+60);
256 inner.
addRect(10, 30, 10+100, 30+60);
257 inner.
addRect(10, 30, 10+32668, 30+60);
258 inner.
addRect(10, 30, 10+100, 30+18446744073709551615.f);
259 inner.
addRect(10, 255, 10+100, 255+60);
260 inner.
addRect(2147483649.f, 30, 2147483649.f+100, 30+60);
261 inner.
addRect(10, 30, 10+100, 30+60);
262 inner.
addRect(10, 30, 10+100, 30+4294967236.f);
263 inner.
addRect(10, 30, 10+100, 30+4294967236.f);
264 inner.
addRect(10, 30, 10+100, 30+4294967236.f);
265 inner.
addRect(10, 30, 10+100, 30+4294967236.f);
266 inner.
addRect(10, 30, 10+100, 30+60);
267 inner.
addRect(757798030.f, 30, 757798030.f+100, 30+60);
297 path2.
cubicTo(5182.22900390625f, 4948.328125f, 5160, 4992.78662109375f, 5160, 5040.00048828125f);
335 path0.
lineTo(2.22223e+07f, 2.22222e+14f);
336 path0.
lineTo(2.22223e+07f, 2.22222e+14f);
DEF_TEST(PathOpsBuilder, reporter)
int comparePaths(skiatest::Reporter *reporter, const char *filename, const SkPath &one, const SkPath &two, SkBitmap &bitmap)
static float SkBits2Float(uint32_t bits)
@ kDifference_SkPathOp
subtract the op path from the first path
@ kUnion_SkPathOp
union (inclusive-or) the two paths
#define REPORTER_ASSERT(r, cond,...)
SkPath & addCircle(SkScalar x, SkScalar y, SkScalar radius, SkPathDirection dir=SkPathDirection::kCW)
SkPath & moveTo(SkScalar x, SkScalar y)
void setFillType(SkPathFillType ft)
SkPath & lineTo(SkScalar x, SkScalar y)
SkPath & cubicTo(SkScalar x1, SkScalar y1, SkScalar x2, SkScalar y2, SkScalar x3, SkScalar y3)
SkPath & addRect(const SkRect &rect, SkPathDirection dir, unsigned start)
clipRect(r.rect, r.opAA.op(), r.opAA.aa())) template<> void Draw
DEF_SWITCHES_START aot vmservice shared library Name of the *so containing AOT compiled Dart assets for launching the service isolate vm snapshot The VM snapshot data that will be memory mapped as read only SnapshotAssetPath must be present isolate snapshot The isolate snapshot data that will be memory mapped as read only SnapshotAssetPath must be present cache dir path
DEF_SWITCHES_START aot vmservice shared library Name of the *so containing AOT compiled Dart assets for launching the service isolate vm snapshot The VM snapshot data that will be memory mapped as read only SnapshotAssetPath must be present isolate snapshot The isolate snapshot data that will be memory mapped as read only SnapshotAssetPath must be present cache dir Path to the cache directory This is different from the persistent_cache_path in embedder which is used for Skia shader cache icu native lib Path to the library file that exports the ICU data vm service The hostname IP address on which the Dart VM Service should be served If not defaults to or::depending on whether ipv6 is specified vm service A custom Dart VM Service port The default is to pick a randomly available open port disable vm Disable the Dart VM Service The Dart VM Service is never available in release mode disable vm service Disable mDNS Dart VM Service publication Bind to the IPv6 localhost address for the Dart VM Service Ignored if vm service host is set endless trace Enable an endless trace buffer The default is a ring buffer This is useful when very old events need to viewed For during application launch Memory usage will continue to grow indefinitely however Start app with an specific route defined on the framework flutter assets dir
void setLTRB(float left, float top, float right, float bottom)