SkScalar and GrScalar used to be independent. Now GrScalar is just a typedef of
SkScalar. Same goes for Sk/GrPoint.
Also remove unused conversion classes for drawing SkRects through
GrContext::drawCustomVertices. (I plan to remove GrContext::drawCustomVertices.)
Issue 4876055: Remove sk/gr scalar conversion macros that are no longer needed
(Closed)
Created 14 years ago by bsalomon
Modified 14 years ago
Reviewers: TomH
Base URL: http://skia.googlecode.com/svn/trunk/
Comments: 0