DescriptionAlways inline Filter_32_*_neon functions
The functions are rather performance critical and already marked
'inline'. However, Chrome for Android will not have these functions
inlined due to it being compiled with -Os and a small -finline-limit.
This avoids one call in the filtering functions.
Does not increase the library size.
BUG=chromium:363073
Committed: http://code.google.com/p/skia/source/detail?r=14709
Patch Set 1 #Patch Set 2 : #Messages
Total messages: 6 (0 generated)
|