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

Unified Diff: gm/xfermodes3.cpp

Issue 22918012: Add luminance mask transfer modes. (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 7 years, 4 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: gm/xfermodes3.cpp
diff --git a/gm/xfermodes3.cpp b/gm/xfermodes3.cpp
index f1eff1f3697d6fe0beb18a3750209454cf24a43d..c9f2422a19cfe2808e4b9eaa6f9c57380172f255 100644
--- a/gm/xfermodes3.cpp
+++ b/gm/xfermodes3.cpp
@@ -32,7 +32,7 @@ protected:
}
virtual SkISize onISize() SK_OVERRIDE {
- return make_isize(630, 1215);
+ return make_isize(630, 1275);
}
virtual void onDrawBackground(SkCanvas* canvas) SK_OVERRIDE {
« no previous file with comments | « gm/xfermodes2.cpp ('k') | include/core/SkXfermode.h » ('j') | include/core/SkXfermode.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698