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

Unified Diff: gyp/bench.gypi

Issue 19238003: Add bench for hairline paths (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 7 years, 5 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/HairlinePathBench.cpp ('k') | samplecode/SampleHairCurves.cpp » ('j') | 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 dbfb12af52158fbf30729d52c6a3784032357377..4d9dcbe908f0f56e97db3fd832b6b87030f95c8c 100644
--- a/gyp/bench.gypi
+++ b/gyp/bench.gypi
@@ -31,6 +31,7 @@
'../bench/GrMemoryPoolBench.cpp',
'../bench/ImageDecodeBench.cpp',
'../bench/InterpBench.cpp',
+ '../bench/HairlinePathBench.cpp',
'../bench/LineBench.cpp',
'../bench/LightingBench.cpp',
'../bench/MagnifierBench.cpp',
« no previous file with comments | « bench/HairlinePathBench.cpp ('k') | samplecode/SampleHairCurves.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698