Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Functions
Path_setFillType.cpp File Reference
#include "tools/fiddle/examples.h"

Go to the source code of this file.

Functions

 REG_FIDDLE (Path_setFillType, 256, 64, false, 0)
 

Function Documentation

◆ REG_FIDDLE()

REG_FIDDLE ( Path_setFillType  ,
256  ,
64  ,
false  ,
 
)

Definition at line 5 of file Path_setFillType.cpp.

5 {
6void draw(SkCanvas* canvas) {
10 paint.setColor(SK_ColorBLUE);
11 canvas->drawPath(path, paint);
12}
13} // END FIDDLE
constexpr SkColor SK_ColorBLUE
Definition SkColor.h:135
static void draw(SkCanvas *canvas, SkRect &target, int x, int y)
Definition aaclip.cpp:27
void drawPath(const SkPath &path, const SkPaint &paint)
const Paint & 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
Definition switches.h:57