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

Unified Diff: gyp/bench.gypi

Issue 16654004: Add benchmark for PremultiplyAlpha and UnpremultiplyAlpha in Skia (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Change name of member variables and benchname construction Created 7 years, 6 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 | « bench/PremulAndUnpremulAlphaOpsBench.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/bench.gypi
diff --git a/gyp/bench.gypi b/gyp/bench.gypi
index 99371407f95bc54241746ccb1ff62fc8aa1d8566..e689dfd83d2c372962035d727bea65e44cd06f23 100644
--- a/gyp/bench.gypi
+++ b/gyp/bench.gypi
@@ -46,6 +46,7 @@
'../bench/PicturePlaybackBench.cpp',
'../bench/PictureRecordBench.cpp',
'../bench/ReadPixBench.cpp',
+ '../bench/PremulAndUnpremulAlphaOpsBench.cpp',
'../bench/RectBench.cpp',
'../bench/RectoriBench.cpp',
'../bench/RefCntBench.cpp',
« no previous file with comments | « bench/PremulAndUnpremulAlphaOpsBench.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698