22 {{2, 0, 4, 1}, {4, 0, 6, 1}},
23 {{2, 0, 4, 1}, {3, 0, 5, 1}},
24 {{2, 0, 4, 1}, {3, 0, 5, 0}},
25 {{2, 0, 4, 1}, {3, 1, 5, 2}},
26 {{2, 1, 4, 2}, {1, 0, 5, 3}},
27 {{2, 1, 5, 3}, {3, 1, 4, 2}},
28 {{2, 0, 4, 1}, {3, 0, 3, 0}},
29 {{2, 0, 4, 1}, {4, 1, 5, 2}},
35 {{2, 0, 4, 1}, {5, 0, 6, 1}},
36 {{2, 0, 4, 1}, {3, 2, 5, 2}},
73 const SkPoint curvePts[] = {{0, 0}, {1, 2}, {3, 4}, {5, 6}};
DEF_TEST(PathOpsBounds, reporter)
static const SkRect noSectTests[][2]
static const size_t noSectTestsCount
static const SkRect sectTests[][2]
static const size_t sectTestsCount
bool ValidBounds(const SkPathOpsBounds &bounds)
#define REPORTER_ASSERT(r, cond,...)
Optional< SkRect > bounds
it will be possible to load the file into Perfetto s trace viewer disable asset Prevents usage of any non test fonts unless they were explicitly Loaded via prefetched default font Indicates whether the embedding started a prefetch of the default font manager before creating the engine run In non interactive keep the shell running after the Dart script has completed enable serial On low power devices with low core running concurrent GC tasks on threads can cause them to contend with the UI thread which could potentially lead to jank This option turns off all concurrent GC activities domain network JSON encoded network policy per domain This overrides the DisallowInsecureConnections switch Embedder can specify whether to allow or disallow insecure connections at a domain level old gen heap size
const SkDCubic & set(const SkPoint pts[kPointCount] SkDEBUGPARAMS(SkOpGlobalState *state=nullptr))
void setCubicBounds(const SkPoint curve[4], SkScalar, double s, double e, SkPathOpsBounds *)
void setQuadBounds(const SkPoint curve[3], SkScalar, double s, double e, SkPathOpsBounds *)
const SkDQuad & set(const SkPoint pts[kPointCount] SkDEBUGPARAMS(SkOpGlobalState *state=nullptr))
static bool Intersects(const SkPathOpsBounds &a, const SkPathOpsBounds &b)
void setLTRB(float left, float top, float right, float bottom)