Flutter Engine
The Flutter Engine
|
#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 |
|
staticconstexpr |
Definition at line 21 of file AnimatedRectsSlide.cpp.
|
staticconstexpr |
Definition at line 22 of file AnimatedRectsSlide.cpp.
|
staticconstexpr |
Definition at line 20 of file AnimatedRectsSlide.cpp.