Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Classes | Variables
stringart.cpp File Reference
#include "gm/gm.h"
#include "include/core/SkCanvas.h"
#include "include/core/SkPaint.h"
#include "include/core/SkPath.h"
#include "include/core/SkPoint.h"
#include "include/core/SkScalar.h"
#include "include/core/SkSize.h"
#include "include/core/SkString.h"
#include "include/core/SkTypes.h"
#include "tools/ToolUtils.h"
#include "tools/timer/TimeUtils.h"

Go to the source code of this file.

Classes

class  StringArtGM
 

Variables

constexpr int kWidth = 440
 
constexpr int kHeight = 440
 
constexpr SkScalar kAngle = 0.305f
 
constexpr int kMaxNumSteps = 140
 

Variable Documentation

◆ kAngle

constexpr SkScalar kAngle = 0.305f
constexpr

Definition at line 24 of file stringart.cpp.

◆ kHeight

constexpr int kHeight = 440
constexpr

Definition at line 23 of file stringart.cpp.

◆ kMaxNumSteps

constexpr int kMaxNumSteps = 140
constexpr

Definition at line 25 of file stringart.cpp.

◆ kWidth

constexpr int kWidth = 440
constexpr

Definition at line 22 of file stringart.cpp.