Move GrTextContext to private interface
authorcommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 30 Jan 2014 16:41:23 +0000 (16:41 +0000)
committercommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 30 Jan 2014 16:41:23 +0000 (16:41 +0000)
commitddf2bfb190b2760ef6d28efe2cdc16c68287553d
tree90643f1dbc9fe0af09815553e67ad90f2c172c84
parentcf34bc06347dd2734a7fdaef5cf8853e92979d5e
Move GrTextContext to private interface

NOTRY=true
R=bsalomon@google.com, reed@google.com

Author: jvanverth@google.com

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

git-svn-id: http://skia.googlecode.com/svn/trunk@13239 2bbb7eff-a529-9590-31e7-b0007b416f81
gyp/gpu.gyp
gyp/gpu.gypi
include/gpu/SkGpuDevice.h
src/gpu/GrBitmapTextContext.h [moved from include/gpu/GrBitmapTextContext.h with 100% similarity]
src/gpu/GrDistanceFieldTextContext.h [moved from include/gpu/GrDistanceFieldTextContext.h with 100% similarity]
src/gpu/GrTextContext.h [moved from include/gpu/GrTextContext.h with 100% similarity]