Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Classes | Variables
AnimatedRectsSlide.cpp File Reference
#include "gm/gm.h"
#include "include/core/SkCanvas.h"
#include "include/core/SkPaint.h"
#include "include/core/SkRect.h"
#include "include/core/SkString.h"
#include "include/core/SkTypes.h"
#include "src/base/SkRandom.h"
#include "tools/timer/TimeUtils.h"
#include "tools/viewer/Slide.h"

Go to the source code of this file.

Classes

class  AnimatedRects
 

Variables

static constexpr int kWidth = 1000
 
static constexpr int kHeight = 639
 
static constexpr int kNumRects = 32000
 

Variable Documentation

◆ kHeight

constexpr int kHeight = 639
staticconstexpr

Definition at line 21 of file AnimatedRectsSlide.cpp.

◆ kNumRects

constexpr int kNumRects = 32000
staticconstexpr

Definition at line 22 of file AnimatedRectsSlide.cpp.

◆ kWidth

constexpr int kWidth = 1000
staticconstexpr

Definition at line 20 of file AnimatedRectsSlide.cpp.