fix asserts in SkMulDiv255Round, and add test
authorreed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 22 Apr 2013 20:21:56 +0000 (20:21 +0000)
committerreed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 22 Apr 2013 20:21:56 +0000 (20:21 +0000)
commitea774d2a5a049bf89474c0f047ed6a4e521de126
tree0063617a51faaaec63250ebd5fc05a12bd18f921
parent4eedae6f72dc6f410010976d7157f045b150b904
fix asserts in SkMulDiv255Round, and add test
Review URL: https://codereview.chromium.org/13934010

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