Rename CustomCoordTextureEffect to GrBitmapTextGeoProc.
authoregdaniel <egdaniel@google.com>
Tue, 9 Dec 2014 18:35:58 +0000 (10:35 -0800)
committerCommit bot <commit-bot@chromium.org>
Tue, 9 Dec 2014 18:35:58 +0000 (10:35 -0800)
commit309e346744f57fadd66ba3c2f14875c86311682e
treed2e60d89ba4664683f4c10603280441c866e6143
parente451c4df7369c5e253ef9c9e0a8713beda25f34b
Rename CustomCoordTextureEffect to GrBitmapTextGeoProc.

Also add in explicit set for LCD text in invariantOutput.

BUG=skia:

Review URL: https://codereview.chromium.org/786293002
gyp/gpu.gypi
include/gpu/GrInvariantOutput.h
src/gpu/GrBitmapTextContext.cpp
src/gpu/GrProcOptInfo.h
src/gpu/effects/GrBitmapTextGeoProc.cpp [moved from src/gpu/effects/GrCustomCoordsTextureEffect.cpp with 65% similarity]
src/gpu/effects/GrBitmapTextGeoProc.h [moved from src/gpu/effects/GrCustomCoordsTextureEffect.h with 77% similarity]
src/gpu/effects/GrDistanceFieldTextureEffect.cpp