Move resize functionality out of createAndLockTexture and into createResizedTexture
authorrobertphillips@google.com <robertphillips@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 13 Aug 2012 18:00:36 +0000 (18:00 +0000)
committerrobertphillips@google.com <robertphillips@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 13 Aug 2012 18:00:36 +0000 (18:00 +0000)
commit3319f33470abc50a6f3da3a565d917050f9b2f53
tree79205270c99437aa2e28828364f19839b5007aaf
parent9c2ea846351a29208cb4a36301ee611e7fb384ea
Move resize functionality out of createAndLockTexture and into createResizedTexture

http://codereview.appspot.com/6459080/

git-svn-id: http://skia.googlecode.com/svn/trunk@5066 2bbb7eff-a529-9590-31e7-b0007b416f81
include/gpu/GrContext.h
src/gpu/GrContext.cpp