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

Unified Diff: gyp/opts.gyp

Issue 23835006: ARM Skia NEON patches - 20 - New improved BitmapProcState code (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Rebase to remove conflicts on ignored-tests.txt Created 6 years, 11 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 | « expectations/gm/ignored-tests.txt ('k') | src/opts/SkBitmapProcState_matrixProcs_neon.cpp » ('j') | no next file with comments »
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 9c6376671b22403f5218f3af729615e8dc620bea..83dfe14b049b86c28ba28bcb3d72b5743f571c97 100644
--- a/gyp/opts.gyp
+++ b/gyp/opts.gyp
@@ -177,8 +177,7 @@
'../src/opts/memset32_neon.S',
'../src/opts/SkBitmapProcState_arm_neon.cpp',
'../src/opts/SkBitmapProcState_matrixProcs_neon.cpp',
- '../src/opts/SkBitmapProcState_matrix_clamp_neon.h',
- '../src/opts/SkBitmapProcState_matrix_repeat_neon.h',
+ '../src/opts/SkBitmapProcState_matrix_neon.h',
'../src/opts/SkBlitMask_opts_arm_neon.cpp',
'../src/opts/SkBlitRow_opts_arm_neon.cpp',
'../src/opts/SkBlurImage_opts_neon.cpp',
« no previous file with comments | « expectations/gm/ignored-tests.txt ('k') | src/opts/SkBitmapProcState_matrixProcs_neon.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698