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

Unified Diff: tools/SkBitmapRegionDecoder.h

Issue 1406033007: Delete dead BitmapRegionDecoder code in tools (Closed) Base URL: https://skia.googlesource.com/skia.git@delete-dm
Patch Set: Created 5 years, 1 month 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: tools/SkBitmapRegionDecoder.h
diff --git a/tools/SkBitmapRegionDecoder.h b/tools/SkBitmapRegionDecoder.h
index 618ab16f5ddb98e6e60c252da5df889430034e08..294adc3df1a7302d19087a42c04652e764239963 100644
--- a/tools/SkBitmapRegionDecoder.h
+++ b/tools/SkBitmapRegionDecoder.h
@@ -21,7 +21,6 @@ public:
enum Strategy {
kCanvas_Strategy, // Draw to the canvas, uses SkCodec
- kOriginal_Strategy, // Sampling, uses SkImageDecoder
kAndroidCodec_Strategy, // Uses SkAndroidCodec for scaling and subsetting
};
« dm/DM.cpp ('K') | « gyp/tools.gyp ('k') | tools/SkBitmapRegionDecoder.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698