Extract cubic classification from gpu into geometry
authorcaryclark <caryclark@google.com>
Fri, 12 Dec 2014 17:11:23 +0000 (09:11 -0800)
committerCommit bot <commit-bot@chromium.org>
Fri, 12 Dec 2014 17:11:24 +0000 (09:11 -0800)
commit8dd31cf69e24ff82865309781107dfab948b6a02
treeed60702e6a075a3ec1eb992a9492a989b55b7c8e
parent09acfc8d1fd1723d01b7103f58a6f1502648f428
Extract cubic classification from gpu into geometry

Move code from the GPU path utilities into geometry so that
path ops can share.

Review URL: https://codereview.chromium.org/787763007
src/core/SkGeometry.cpp
src/core/SkGeometry.h
src/gpu/GrPathUtils.cpp