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

Unified Diff: gyp/bench.gypi

Issue 15402003: Improve the performance of SkConvertConfig8888Pixels using Array lookup (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: change some code to follow the style Created 7 years, 7 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: gyp/bench.gypi
diff --git a/gyp/bench.gypi b/gyp/bench.gypi
index 7f4772dfcc6c468aebf5769c2f9993fdcf34aafc..048b55698b97547be8d9be4196a7108e4bd6b019 100644
--- a/gyp/bench.gypi
+++ b/gyp/bench.gypi
@@ -45,6 +45,7 @@
'../bench/PicturePlaybackBench.cpp',
'../bench/PictureRecordBench.cpp',
'../bench/ReadPixBench.cpp',
+ '../bench/PremulAndUnpremulAlphaOpsBench.cpp',
'../bench/RectBench.cpp',
'../bench/RectoriBench.cpp',
'../bench/RefCntBench.cpp',

Powered by Google App Engine
This is Rietveld 408576698