4 {
6 const char* verbNames[] = { "move", "line", "quad", "conic", "cubic", "close", "done" };
7 const int pointCount[] = { 1 , 2 , 3 , 3 , 4 , 1 , 0 };
12 do {
15 SkDebugf(
"%s ", verbNames[(
int) verb]);
16 for (
int i = 0;
i < pointCount[(
int) verb]; ++
i) {
18 }
20 SkDebugf(
"weight = %g", iter.conicWeight());
21 }
24}
25}
static const int points[]
void SK_SPI SkDebugf(const char format[],...) SK_PRINTF_LIKE(1
#define SK_ScalarInfinity
static void draw(SkCanvas *canvas, SkRect &target, int x, int y)
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