Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Classes | Variables
AnimatedImageSlide.cpp File Reference
#include "include/android/SkAnimatedImage.h"
#include "include/codec/SkAndroidCodec.h"
#include "include/core/SkCanvas.h"
#include "include/core/SkFont.h"
#include "include/core/SkPaint.h"
#include "include/core/SkPictureRecorder.h"
#include "include/core/SkRect.h"
#include "include/core/SkScalar.h"
#include "include/core/SkString.h"
#include "tools/Resources.h"
#include "tools/fonts/FontToolUtils.h"
#include "tools/timer/TimeUtils.h"
#include "tools/viewer/Slide.h"

Go to the source code of this file.

Classes

class  AnimatedImageSlide
 

Variables

static constexpr char kPauseKey = 'p'
 
static constexpr char kResetKey = 'r'
 

Variable Documentation

◆ kPauseKey

constexpr char kPauseKey = 'p'
staticconstexpr

Definition at line 22 of file AnimatedImageSlide.cpp.

◆ kResetKey

constexpr char kResetKey = 'r'
staticconstexpr

Definition at line 23 of file AnimatedImageSlide.cpp.