Move GrRectBatch to GrBWFillRectBatch and make internal
authorjoshualitt <joshualitt@chromium.org>
Thu, 13 Aug 2015 17:05:51 +0000 (10:05 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 13 Aug 2015 17:05:51 +0000 (10:05 -0700)
commit9c80b5ff592caf1c18b43e98c85bc8340b3ac531
tree19af39b4cc96d2aca98a75098248b6941b3482c4
parentd5b75638f77974165a59b44a59a442728bb39fa5
Move GrRectBatch to GrBWFillRectBatch and make internal

BUG=skia:

Review URL: https://codereview.chromium.org/1294553003
gyp/gpu.gypi
src/gpu/batches/GrBWFillRectBatch.cpp [new file with mode: 0644]
src/gpu/batches/GrBWFillRectBatch.h [new file with mode: 0644]
src/gpu/batches/GrRectBatch.cpp [deleted file]
src/gpu/batches/GrRectBatch.h [deleted file]
src/gpu/batches/GrRectBatchFactory.cpp
src/gpu/batches/GrRectBatchFactory.h