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

Unified Diff: gyp/bench.gypi

Issue 491793003: Benchmark designed to exercise fractional image scale/translation (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Nits, add downscaling, and add low/medium/high versions Created 6 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
« no previous file with comments | « bench/BitmapFractionalBench.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 92e0574f2bb9daaab145bc58279a11b61532336f..bc9c0d9b4f777c49a8e572c02f03c01fb08b5299 100644
--- a/gyp/bench.gypi
+++ b/gyp/bench.gypi
@@ -25,6 +25,7 @@
'../bench/AAClipBench.cpp',
'../bench/AlternatingColorPatternBench.cpp',
'../bench/BitmapBench.cpp',
+ '../bench/BitmapFractionalBench.cpp',
'../bench/BitmapRectBench.cpp',
'../bench/BitmapScaleBench.cpp',
'../bench/BlurBench.cpp',
« no previous file with comments | « bench/BitmapFractionalBench.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698