Rip out GrPlatformSurface (has been deprecated for some time, use GrPlatformTexture...
authorbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 27 Jan 2012 00:47:24 +0000 (00:47 +0000)
committerbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 27 Jan 2012 00:47:24 +0000 (00:47 +0000)
commitb1caea00d8b852576bf3734b7088acdd505d0b8b
tree806c42e5e602d4de83a3157f61dbd4870c180ff1
parent1771cbf43d9a1334e3d870c635b4215bb888dd98
Rip out GrPlatformSurface (has been deprecated for some time, use GrPlatformTexture or GrPlatformRenderTarget instead)

Review URL: http://codereview.appspot.com/5576052/

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