use SkPoint, creating an alias for GrPoint
authorreed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 6 May 2011 19:26:26 +0000 (19:26 +0000)
committerreed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 6 May 2011 19:26:26 +0000 (19:26 +0000)
commit7744c205f20b5617e83d4af8f97b5771bfa8d671
treed63034e8dd4649c998ce01997417d3e0d015a0a7
parent2e550127e68fcf050f07840fc1102b8471a3b6d0
use SkPoint, creating an alias for GrPoint

http://codereview.appspot.com/4498041/

git-svn-id: http://skia.googlecode.com/svn/trunk@1268 2bbb7eff-a529-9590-31e7-b0007b416f81
gpu/include/GrPathIter.h
gpu/include/GrPoint.h
gpu/include/GrScalar.h
gpu/src/GrGpu.cpp
gpu/src/GrMatrix.cpp
gpu/src/GrPath.cpp
gpu/src/GrPathUtils.cpp
gpu/src/GrPathUtils.h
include/core/SkPoint.h
src/core/SkPoint.cpp