skia2/include
reed@android.com c4cae85752 add BlitRow procs for 32->32, to allow for neon and other optimizations.
call these new procs in (nearly) all the places we had inlined loops before.
In once instance (blitter_argb32::blitAntiH) we get different results by a
  tiny bit. The new code is more accurate, and exactly inline with all of the
  other like-minded blits, so I think the change is good going forward.



git-svn-id: http://skia.googlecode.com/svn/trunk@366 2bbb7eff-a529-9590-31e7-b0007b416f81
2009-09-23 15:06:10 +00:00
..
animator grab from latest android 2008-12-17 15:59:43 +00:00
config Add SkFontHost::FilterRect() which allows the font host to filter our request 2009-07-22 19:52:11 +00:00
core add BlitRow procs for 32->32, to allow for neon and other optimizations. 2009-09-23 15:06:10 +00:00
effects Two-point radial gradient implementation. 2009-09-22 17:25:29 +00:00
images ws fixes 2009-06-15 18:45:19 +00:00
ports move core files into core (were in images, but are required for core library) 2008-12-18 17:50:13 +00:00
svg grab from latest android 2008-12-17 15:59:43 +00:00
utils add -forceFilter to bench tool 2009-08-04 18:17:15 +00:00
views don't put the class name in front of the method 2009-09-23 00:43:53 +00:00
xml grab from latest android 2008-12-17 15:59:43 +00:00