Remove Sk(Float|Double)PinToFixed functions, only used in tests.
authorbrianosman <brianosman@google.com>
Fri, 6 May 2016 18:45:55 +0000 (11:45 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 6 May 2016 18:45:55 +0000 (11:45 -0700)
commit14f850abfe791484f830bd7003811320ee21dcbb
tree06b5d133289b2aa8715fbbb84264d4e33a167223
parent1a0b9ed7d8e16a8ebc34732b5e54246003921423
Remove Sk(Float|Double)PinToFixed functions, only used in tests.

These were triggering compile-time floating point overflow for one user,
and we don't use them.

BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1952303005

Review-Url: https://codereview.chromium.org/1952303005
include/private/SkFixed.h
tests/MathTest.cpp