add lineclipper, and test case
authorreed@android.com <reed@android.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 16 Nov 2009 20:39:43 +0000 (20:39 +0000)
committerreed@android.com <reed@android.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 16 Nov 2009 20:39:43 +0000 (20:39 +0000)
commit70149060a74bb212e67eb140be7cbf97a7cd36a8
tree3aba99f33edc9dd230910bc4aa9fe08a1d894fce
parente72fee513a5f903d6aa17066d2f3b79ac31f05de
add lineclipper, and test case

git-svn-id: http://skia.googlecode.com/svn/trunk@427 2bbb7eff-a529-9590-31e7-b0007b416f81
include/core/SkLineClipper.h [new file with mode: 0644]
samplecode/SampleLineClipper.cpp [new file with mode: 0644]
src/core/SkLineClipper.cpp [new file with mode: 0644]