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

Go to the source code of this file.

Functions

 REG_FIDDLE_SRGB (bug7573_1, 260, 260, false, 5, 0, false)
 

Function Documentation

◆ REG_FIDDLE_SRGB()

REG_FIDDLE_SRGB ( bug7573_1  ,
260  ,
260  ,
false  ,
,
,
false   
)

Definition at line 4 of file bug7573_1.cpp.

4 {
5void draw(SkCanvas* canvas) {
7 p.setAntiAlias(true);
9path.moveTo(1.98009784, 9.0162744);
10path.lineTo(47.843992, 10.1922744);
11path.lineTo(47.804008, 11.7597256);
12path.lineTo(1.93990216, 10.5837256);
13 canvas->drawPath(path, p);
14}
15} // END FIDDLE
static void draw(SkCanvas *canvas, SkRect &target, int x, int y)
Definition aaclip.cpp:27
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
Definition switches.h:57