senorblanco@chromium.org
|
50108cdbfe
|
Grab-bag of memory fixes. SkFlatMatrix::Flatten had the same issue as
Sk2DPathEffect: it was encoding a partially-unintialized matrix type mask.
The others are simply uninitialized vars in the sample code.
Review URL: http://codereview.appspot.com/4539072/
git-svn-id: http://skia.googlecode.com/svn/trunk@1414 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2011-05-24 20:25:32 +00:00 |
mike@reedtribe.org
|
5fd9243fd6
|
switch to inheriting from SampleView
git-svn-id: http://skia.googlecode.com/svn/trunk@1249 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2011-05-05 01:59:48 +00:00 |
reed@android.com
|
a3d901099d
|
add unittest for IntersectLine, used by hairlines
git-svn-id: http://skia.googlecode.com/svn/trunk@447 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2009-11-30 12:48:33 +00:00 |
reed@android.com
|
28937283e1
|
fix gaps in antialiased hairlines (thanks to preda)
expand SampleHairline text to check for clip violations
git-svn-id: http://skia.googlecode.com/svn/trunk@340 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2009-08-28 15:34:46 +00:00 |
reed@android.com
|
ff3e92d2f8
|
show the hairlines after each test iteration
git-svn-id: http://skia.googlecode.com/svn/trunk@337 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2009-08-25 20:40:04 +00:00 |
reed@android.com
|
8898363b2e
|
add check/hack to avoid drawing outside of the clip for hairlines
git-svn-id: http://skia.googlecode.com/svn/trunk@134 2bbb7eff-a529-9590-31e7-b0007b416f81
|
2009-03-23 16:05:19 +00:00 |