fix int/size_t warnings in pipe
authorcommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 24 Apr 2014 18:17:30 +0000 (18:17 +0000)
committercommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 24 Apr 2014 18:17:30 +0000 (18:17 +0000)
commitb45bd1f7fd60dbaa38340359f14e96b6a475d12d
treed69f793b576fb50be470b732ee8f5bfb43380ba6
parent7eb529fb7236e3c1a50b19741e3a266d838f1969
fix int/size_t warnings in pipe

BUG=skia:
R=scroggo@google.com

Author: reed@google.com

Review URL: https://codereview.chromium.org/256443002

git-svn-id: http://skia.googlecode.com/svn/trunk@14357 2bbb7eff-a529-9590-31e7-b0007b416f81
src/pipe/SkGPipeRead.cpp
src/pipe/SkGPipeWrite.cpp