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

Unified Diff: include/effects/SkColorMatrix.h

Issue 153583007: Revert "Serialization of SkPictureImageFilter" (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 6 years, 10 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/core/SkPicture.h ('k') | include/effects/SkPictureImageFilter.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: include/effects/SkColorMatrix.h
diff --git a/include/effects/SkColorMatrix.h b/include/effects/SkColorMatrix.h
index c598a1210e5a33de9b8e942b477107937cdcc3dc..8ff45f9277289b02fd6b2776dd120bb05ee9d4a6 100644
--- a/include/effects/SkColorMatrix.h
+++ b/include/effects/SkColorMatrix.h
@@ -19,7 +19,7 @@ public:
kG_Scale = 6,
kB_Scale = 12,
kA_Scale = 18,
-
+
kR_Trans = 4,
kG_Trans = 9,
kB_Trans = 14,
« no previous file with comments | « include/core/SkPicture.h ('k') | include/effects/SkPictureImageFilter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698