Sketch SkFunction
authormtklein <mtklein@chromium.org>
Tue, 31 Mar 2015 21:24:27 +0000 (14:24 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 31 Mar 2015 21:24:27 +0000 (14:24 -0700)
commit4a9426f0fa812c0f1bffa84f0dae0926607a9543
treee95198a50449f804c18c2328ac966258e740d032
parent7c3a2f834e0ba3f11a3129d5348b393efcc9b0e1
Sketch SkFunction

Let's start with baby steps in case some bot can't handle this.
I have left many TODOs, most of which I know how to do if this
looks feasible and useful.

BUG=skia:

Review URL: https://codereview.chromium.org/1049223003
gyp/tests.gypi
src/core/SkFunction.h [new file with mode: 0644]
tests/FunctionTest.cpp [new file with mode: 0644]