Rename GPUAccelData to GrAccelData
authorrobertphillips <robertphillips@google.com>
Mon, 18 Aug 2014 16:39:34 +0000 (09:39 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 18 Aug 2014 16:39:34 +0000 (09:39 -0700)
commit6617d509ab0b056c57952bb1ee04b4c94904284b
tree639d0a2a1efc3a24367f5c28c0a1f868c17f2c49
parent81d92659cf809f301c57bcf56c3f93fbebde16e6
Rename GPUAccelData to GrAccelData

This is calved off of (Add new API to allow layer hoisting/atlasing across picture piles
- https://codereview.chromium.org/474623002/)

R=bsalomon@google.com

Author: robertphillips@google.com

Review URL: https://codereview.chromium.org/482773002
src/gpu/GrPictureUtils.cpp
src/gpu/GrPictureUtils.h
src/gpu/SkGpuDevice.cpp
tests/PictureTest.cpp