Add fallback code for TextContexts that don't support all features
authorcommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 30 Jan 2014 15:22:54 +0000 (15:22 +0000)
committercommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 30 Jan 2014 15:22:54 +0000 (15:22 +0000)
commit9f94b9104a02c5918720517de3ffd547f354900a
tree81c1a2aba65050cbd23835a21f684de5d26352a1
parent8fe722845afd26310cff114bb1c9aa62274d64d7
Add fallback code for TextContexts that don't support all features

BUG=skia:2018

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

Author: jvanverth@google.com

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

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