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

Unified Diff: samplecode/SampleApp.h

Issue 2120333002: deferred canvas (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: override drawTextRSXform Created 4 years, 5 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
« no previous file with comments | « gyp/utils.gypi ('k') | samplecode/SampleApp.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: samplecode/SampleApp.h
diff --git a/samplecode/SampleApp.h b/samplecode/SampleApp.h
index f4be093a66ee754964f776ce68a268bd4f819f00..8aea272c6d3f48c11ee23692d2b7bce899a8b552 100644
--- a/samplecode/SampleApp.h
+++ b/samplecode/SampleApp.h
@@ -188,6 +188,7 @@ private:
bool fPerspAnim;
bool fRequestGrabImage;
bool fMeasureFPS;
+ bool fUseDeferredCanvas;
WallTimer fTimer;
double fMeasureFPS_Time;
bool fMagnify;
« no previous file with comments | « gyp/utils.gypi ('k') | samplecode/SampleApp.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698