GrSWMaskHelper and GrSoftwarePathRenderer only need the textureProvider (not GrContext)
authorrobertphillips <robertphillips@google.com>
Fri, 20 May 2016 13:38:43 +0000 (06:38 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 20 May 2016 13:38:43 +0000 (06:38 -0700)
commit0152d731e0be311fda29467086d2c83629601aa1
treec447158a2d955c73791d647de1d97d1e04e7732c
parent24a9bd711a74450d7c76c504acbadef384293dfc
GrSWMaskHelper and GrSoftwarePathRenderer only need the textureProvider (not GrContext)

This is split out of: https://codereview.chromium.org/1988923002/ (Declassify GrClipMaskManager and Remove GrRenderTarget and GrDrawTarget from GrPipelineBuilder)

BUG=skia:

Review-Url: https://codereview.chromium.org/1993403002
src/gpu/GrClipMaskManager.cpp
src/gpu/GrClipMaskManager.h
src/gpu/GrDrawingManager.cpp
src/gpu/GrSWMaskHelper.cpp
src/gpu/GrSWMaskHelper.h
src/gpu/GrSoftwarePathRenderer.cpp
src/gpu/GrSoftwarePathRenderer.h