141 {
144 };
145
147 SkRect r = { 0, 0, 120, 100 };
149 { 0, 0 }, { 30, 1 }, { 10, 40 }, { 40, 40 }
150 };
151
156
158 for (
size_t j = 0; j <
std::size(insetProcs); ++j) {
163 }
166 }
167 }
void translate(SkScalar dx, SkScalar dy)
void setOval(const SkRect &oval)
void setRectRadii(const SkRect &rect, const SkVector radii[4])
void setRectXY(const SkRect &rect, SkScalar xRad, SkScalar yRad)
void setRect(const SkRect &rect)
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
static void inset1(const SkRRect &src, SkScalar dx, SkScalar dy, SkRRect *dst)
static void inset0(const SkRRect &src, SkScalar dx, SkScalar dy, SkRRect *dst)
static void inset2(const SkRRect &src, SkScalar dx, SkScalar dy, SkRRect *dst)
static void drawrr(SkCanvas *canvas, const SkRRect &rrect, InsetProc proc)
void(* InsetProc)(const SkRRect &, SkScalar dx, SkScalar dy, SkRRect *)
static void inset3(const SkRRect &src, SkScalar dx, SkScalar dy, SkRRect *dst)