add init() to SkTLazy to create a default instance
authormike@reedtribe.org <mike@reedtribe.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Sun, 10 Apr 2011 00:35:29 +0000 (00:35 +0000)
committermike@reedtribe.org <mike@reedtribe.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Sun, 10 Apr 2011 00:35:29 +0000 (00:35 +0000)
commit2c8fc5a7038cdfbb28a8364fd0057f3c21f90bfd
tree1a30cdd8b60797d7ab5185801dbd20cd83608bfa
parentd11f0e0173b349bfac3c98f6d32c10dc7e1ba1fa
add init() to SkTLazy to create a default instance
use SkLazyPaint in internalDrawBitmap

git-svn-id: http://skia.googlecode.com/svn/trunk@1093 2bbb7eff-a529-9590-31e7-b0007b416f81
include/core/SkTLazy.h
src/core/SkCanvas.cpp