4 {
7 paint.setAntiAlias(
true);
8 for (auto xradius : { 0, 7, 13, 20 } ) {
9 for (auto yradius : { 0, 9, 18, 40 } ) {
11 path.addRoundRect({10, 10, 36, 46}, xradius, yradius);
16 }
18 }
19}
20}
constexpr SkColor SK_ColorGRAY
constexpr SkColor SK_ColorBLUE
constexpr SkColor SK_ColorRED
constexpr SkColor SK_ColorGREEN
static void draw(SkCanvas *canvas, SkRect &target, int x, int y)
void translate(SkScalar dx, SkScalar dy)
void drawPath(const SkPath &path, const SkPaint &paint)
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