BitmapTextBatch and BitmapTextBlob
authorjoshualitt <joshualitt@chromium.org>
Tue, 31 Mar 2015 20:32:05 +0000 (13:32 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 31 Mar 2015 20:32:05 +0000 (13:32 -0700)
commit7c3a2f834e0ba3f11a3129d5348b393efcc9b0e1
treec3db9be6811f50b7f43320253779ff8c3aaaba69
parent7b6db098051c52c0454c0f00445353c6fc33f810
BitmapTextBatch and BitmapTextBlob

BUG=skia:

Committed: https://skia.googlesource.com/skia/+/eed1dae04932483579b02c10f0706127d3f5d984

Review URL: https://codereview.chromium.org/1011403004
19 files changed:
dm/DMSrcSink.cpp
gyp/gpu.gypi
include/core/SkPaint.h
include/core/SkTextBlob.h
include/gpu/GrContext.h
src/gpu/GrAADistanceFieldPathRenderer.cpp
src/gpu/GrBatchAtlas.cpp
src/gpu/GrBatchAtlas.h
src/gpu/GrBatchFontCache.cpp [new file with mode: 0644]
src/gpu/GrBatchFontCache.h [new file with mode: 0644]
src/gpu/GrBitmapTextContext.cpp
src/gpu/GrBitmapTextContext.h
src/gpu/GrContext.cpp
src/gpu/GrDistanceFieldTextContext.cpp
src/gpu/GrFontAtlasSizes.h
src/gpu/GrGlyph.h
src/gpu/GrStencilAndCoverTextContext.cpp
src/gpu/GrTextContext.h
src/gpu/SkGpuDevice.h