rm: Introduce SK_ARM_NEON_WRAP handy wrapper macro.
authordigit@google.com <digit@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 6 Aug 2012 14:53:32 +0000 (14:53 +0000)
committerdigit@google.com <digit@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 6 Aug 2012 14:53:32 +0000 (14:53 +0000)
commit157d94465a47a57e30e5cf49cd57dccd903e27e2
treeb8a4f2bd2c2b03a88865a2c13e58173bfe2f6eba
parentb932407520663c3b636fb6e6027dc53732a115fb
rm: Introduce SK_ARM_NEON_WRAP handy wrapper macro.

It is used to simplify arm/neon dispatch logic code.
Review URL: https://codereview.appspot.com/6458060

git-svn-id: http://skia.googlecode.com/svn/trunk@4958 2bbb7eff-a529-9590-31e7-b0007b416f81
include/core/SkPreConfig.h
src/core/SkBitmapProcState_matrixProcs.cpp
src/core/SkUtilsArm.h