aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar humper <humper@google.com>2014-08-08 12:11:33 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2014-08-08 12:11:33 -0700
commitd1d3baeb986732d02987546401d5a4c19705f02a (patch)
tree3a135e2711ced006dbd2288a80513a6d4c631f58 /gyp
parent4e3523cf546df4079cf769b8ecc8011403420a45 (diff)
add an animated test to verify that high-quality identity scaling doesn't change the image
BUG=skia: R=reed@google.com Author: humper@google.com Review URL: https://codereview.chromium.org/454913002
Diffstat (limited to 'gyp')
-rw-r--r--gyp/SampleApp.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/SampleApp.gyp b/gyp/SampleApp.gyp
index d5a3479d46..6f39f711c3 100644
--- a/gyp/SampleApp.gyp
+++ b/gyp/SampleApp.gyp
@@ -72,6 +72,7 @@
'../samplecode/SampleHairCurves.cpp',
'../samplecode/SampleHairline.cpp',
'../samplecode/SampleHairModes.cpp',
+ '../samplecode/SampleIdentityScale.cpp',
'../samplecode/SampleLayerMask.cpp',
'../samplecode/SampleLayers.cpp',
'../samplecode/SampleLCD.cpp',