inline SkMulDiv now that 64bit mul is inlineable
authorcommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Sat, 19 Apr 2014 22:12:35 +0000 (22:12 +0000)
committercommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Sat, 19 Apr 2014 22:12:35 +0000 (22:12 +0000)
commit0f1fef834c73cb4f38023de0f98d05562d24f2bc
treec033e77f202d2f284a67326725b72b898a505bd3
parent2cfa3200fda29279eba1240170c7e873d12f9d48
inline SkMulDiv now that 64bit mul is inlineable

TBR=caryclark@google.com

Author: reed@google.com

Review URL: https://codereview.chromium.org/242493006

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