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

Unified Diff: gyp/opts.gyp

Issue 21120007: ARM Skia NEON patches - 15 - Preparation work for Blitmask optims (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 | « no previous file | src/opts/SkBlitMask_opts_arm_neon.cpp » ('j') | src/opts/SkBlitRow_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 2c87b81fc1d25fd6fcb906ecfc345681a59e4ac8..0bafae63d8ea914305fd755efc033e0c4b08dc3f 100644
--- a/gyp/opts.gyp
+++ b/gyp/opts.gyp
@@ -169,6 +169,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',
],
},
« no previous file with comments | « no previous file | src/opts/SkBlitMask_opts_arm_neon.cpp » ('j') | src/opts/SkBlitRow_opts_arm.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698