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

Unified Diff: gyp/opts.gyp

Issue 23719002: ARM Skia NEON patches - 16/17 - Blitmask (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Address review comments Created 7 years, 1 month 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 | « no previous file | src/opts/SkBlitMask_opts_arm.cpp » ('j') | src/opts/SkBlitMask_opts_arm.cpp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/opts.gyp
diff --git a/gyp/opts.gyp b/gyp/opts.gyp
index 6e6af474ede64501fe2ccd0250844d483ef2ff0a..d077ea7bc024cc4b913bdc5f5c067b2e9d5a8c25 100644
--- a/gyp/opts.gyp
+++ b/gyp/opts.gyp
@@ -175,6 +175,7 @@
'../src/opts/SkBitmapProcState_matrixProcs_neon.cpp',
'../src/opts/SkBitmapProcState_matrix_clamp_neon.h',
'../src/opts/SkBitmapProcState_matrix_repeat_neon.h',
+ '../src/opts/SkBlitMask_opts_arm_neon.cpp',
'../src/opts/SkBlitRow_opts_arm_neon.cpp',
'../src/opts/SkXfermode_opts_arm_neon.cpp',
],
« no previous file with comments | « no previous file | src/opts/SkBlitMask_opts_arm.cpp » ('j') | src/opts/SkBlitMask_opts_arm.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698