Make the SkGrPixelRef be responsible for unlocking device's scratch texture in the...
authorbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 28 Aug 2012 15:07:11 +0000 (15:07 +0000)
committerbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 28 Aug 2012 15:07:11 +0000 (15:07 +0000)
commit8090e651fc1055e0a36f5f17c851faafda949b2c
treeed5a34024ae5a260f174e7891be3a0b8963e14a8
parent5ee3f67ce35f19f6e5ef44b67db62e964f77d69d
Make the SkGrPixelRef be responsible for unlocking device's scratch texture in the cache

Review URL: https://codereview.appspot.com/6498046/

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