Rename non-aa rect methods on GrDrawContext in anticipation of making them support aa
authorbsalomon <bsalomon@google.com>
Thu, 5 Nov 2015 18:41:43 +0000 (10:41 -0800)
committerCommit bot <commit-bot@chromium.org>
Thu, 5 Nov 2015 18:41:43 +0000 (10:41 -0800)
commita2e69fcdedbd9a7762620e0e9dcdd86596369cff
treeb9ed3624d5ebb5976825d2a9cbfb73d1684bfc97
parentcd4954152490c7492284a7914571531ba8c75b4a
Rename non-aa rect methods on GrDrawContext in anticipation of making them support aa

R=joshualitt@google.com

Review URL: https://codereview.chromium.org/1409753008
include/gpu/GrDrawContext.h
src/core/SkImageFilter.cpp
src/effects/SkBlurMaskFilter.cpp
src/effects/SkGpuBlurUtils.cpp
src/effects/SkLightingImageFilter.cpp
src/effects/SkMorphologyImageFilter.cpp
src/gpu/GrBlurUtils.cpp
src/gpu/GrDrawContext.cpp
src/gpu/GrTextureParamsAdjuster.cpp
src/gpu/SkGpuDevice.cpp
src/gpu/effects/GrConfigConversionEffect.cpp