Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(893)

Unified Diff: samplecode/SampleApp.h

Issue 894083003: add SkAnimTimer, SPACE = pause/resume, ESP = stop (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: samplecode/SampleApp.h
diff --git a/samplecode/SampleApp.h b/samplecode/SampleApp.h
index d75e1495c3a8033736ed02cb18cf0fe231ce025c..b6530a3d5faf065884d55dfeb5bb507fc2dc4178 100644
--- a/samplecode/SampleApp.h
+++ b/samplecode/SampleApp.h
@@ -175,14 +175,11 @@ private:
bool fSaveToPdf;
SkAutoTUnref<SkDocument> fPDFDocument;
- bool fDoAnimate;
bool fUseClip;
bool fNClip;
bool fAnimating;
bool fRotate;
- SkScalar fRotateAnimTime;
bool fPerspAnim;
- SkScalar fPerspAnimTime;
bool fRequestGrabImage;
bool fMeasureFPS;
SkMSec fMeasureFPS_Time;
« gm/SkAnimTimer.h ('K') | « samplecode/SampleAnimBlur.cpp ('k') | samplecode/SampleApp.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698