add optimization table for blitproc functions
authorreed@android.com <reed@android.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 30 Jul 2009 02:22:31 +0000 (02:22 +0000)
committerreed@android.com <reed@android.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 30 Jul 2009 02:22:31 +0000 (02:22 +0000)
commit7d2e322beeb9361f93a7983193bdf20ac972d341
treef1663ffd71979fbb71291e4cfc9984b70c1946f1
parentb6137c3139b1b1da99ad9f6c28ac0d9e8f910ff6
add optimization table for blitproc functions

git-svn-id: http://skia.googlecode.com/svn/trunk@295 2bbb7eff-a529-9590-31e7-b0007b416f81
src/core/SkBlitRow.h
src/core/SkBlitRow_D16.cpp
src/opts/SkBlitRow_opts_arm.cpp [new file with mode: 0644]
src/opts/SkBlitRow_opts_none.cpp [new file with mode: 0644]