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

Unified Diff: samplecode/SampleApp.h

Issue 1568883003: remove SkGPipe (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 4 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
« no previous file with comments | « include/pipe/SkGPipe.h ('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 210abc0af3a2bb98da256adcca4efce3bba4a592..44085b5ac17554439da6db811726e98a25c0d558 100644
--- a/samplecode/SampleApp.h
+++ b/samplecode/SampleApp.h
@@ -191,12 +191,6 @@ private:
bool fMagnify;
int fTilingMode;
-
- SkOSMenu::TriState fPipeState; // Mixed uses a tiled pipe
- // On uses a normal pipe
- // Off uses no pipe
- int fUsePipeMenuItemID;
-
// The following are for the 'fatbits' drawing
// Latest position of the mouse.
int fMouseX, fMouseY;
« no previous file with comments | « include/pipe/SkGPipe.h ('k') | samplecode/SampleApp.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698