add experimental canvas pipe
authorreed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 26 Apr 2011 17:41:56 +0000 (17:41 +0000)
committerreed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 26 Apr 2011 17:41:56 +0000 (17:41 +0000)
commitbb6992a9d6e21b3f28068765de0a41c6f2508dfd
treee5b946771673635162bb3d24c9143cc718faeb96
parent06afe7b5a1ef03bfc6494c51ab2a1f7a386de5c2
add experimental canvas pipe

git-svn-id: http://skia.googlecode.com/svn/trunk@1187 2bbb7eff-a529-9590-31e7-b0007b416f81
include/pipe/SkGPipe.h [new file with mode: 0644]
src/pipe/SkGPipePriv.h [new file with mode: 0644]
src/pipe/SkGPipeRead.cpp [new file with mode: 0644]
src/pipe/SkGPipeWrite.cpp [new file with mode: 0644]