Fix texture ref/unref bug in GrContext::createResizedTexture
authorrobertphillips@google.com <robertphillips@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 11 Sep 2012 21:25:51 +0000 (21:25 +0000)
committerrobertphillips@google.com <robertphillips@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 11 Sep 2012 21:25:51 +0000 (21:25 +0000)
commit0d25eefd7a25afe859cb2d4cf733a3cf07f12139
treeb0c32d7d52ca9d397558139cedad57f717173cba
parentdabdd9e71df4619db0260b9091c9bcc0d57b0a34
Fix texture ref/unref bug in GrContext::createResizedTexture

https://codereview.appspot.com/6500107/

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