40 {
"M1,1 l-2.58-2.828-3.82-0.113, 1.9-3.3223-1.08-3.6702, 3.75,0.7744,3.16-2.1551,"
41 "0.42,3.8008,3.02,2.3384-3.48,1.574-1.29,3.601z",
42 { -5.39999962f, -10.3142f, 5.77000046f, 1.f } },
43 {
"", { 0, 0, 0, 0 } },
45 {
"M-5.5,-0.5 Q 0 0 6,6.50",
69 p.addRoundRect(r, 4, 4.5f);
74 const std::string& input) {
104 {
"H100 200 ", 3, 3 },
105 {
"H-100-200", 3, 3 },
106 {
"H+100+200", 3, 3 },
107 {
"H.10.20" , 3, 3 },
108 {
"H-.10-.20", 3, 3 },
109 {
"H+.10+.20", 3, 3 },
111 {
"L100 100 200 200" , 3, 3 },
112 {
"L-100-100-200-200", 3, 3 },
113 {
"L+100+100+200+200", 3, 3 },
114 {
"L.10.10.20.20" , 3, 3 },
115 {
"L-.10-.10-.20-.20", 3, 3 },
116 {
"L+.10+.10+.20+.20", 3, 3 },
118 {
"C100 100 200 200 300 300 400 400 500 500 600 600" , 3, 7 },
119 {
"C100-100-200-200-300-300-400-400-500-500-600-600" , 3, 7 },
120 {
"C100+100+200+200+300+300+400+400+500+500+600+600" , 3, 7 },
121 {
"C.10.10.20.20.30.30.40.40.50.50.60.60" , 3, 7 },
122 {
"C-.10-.10-.20-.20-.30-.30-.40-.40-.50-.50-.60-.60", 3, 7 },
123 {
"C+.10+.10+.20+.20+.30+.30+.40+.40+.50+.50+.60+.60", 3, 7 },
125 {
"c-1.49.71-2.12 2.5-1.4 4 .71 1.49 2.5 2.12 4 1.4z", 4, 7 },
137 const char* arcs =
"M10 10a2.143 2.143 0 100-4.285 2.143 2.143 0 000 4.286";
static const TestCase gTests[]
static void test_to_from(skiatest::Reporter *reporter, const SkPath &path)
DEF_TEST(ParsePath, reporter)
static void testInvalidPath(skiatest::Reporter *reporter, const std::string &name, const std::string &input)
static struct @435 gRec[]
void SK_SPI SkDebugf(const char format[],...) SK_PRINTF_LIKE(1
#define REPORTER_ASSERT(r, cond,...)
static SkString ToSVGString(const SkPath &, PathEncoding=PathEncoding::Absolute)
static bool FromSVGString(const char str[], SkPath *)
const char * c_str() const
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
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
void setLTRB(float left, float top, float right, float bottom)