store info in basedevice, change getter to non-virtual const&
authorreed <reed@google.com>
Sat, 20 Aug 2016 14:59:19 +0000 (07:59 -0700)
committerCommit bot <commit-bot@chromium.org>
Sat, 20 Aug 2016 14:59:19 +0000 (07:59 -0700)
commit589a39eb81d25fa7af95e7366db17ac7a70a7d03
treef1f485df0476ca0af26475c924d35101b9160b6b
parente2348ccb477b97847cd147161a57fbbbfc8bba10
store info in basedevice, change getter to non-virtual const&

BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2261003003

Review-Url: https://codereview.chromium.org/2261003003
include/core/SkBitmapDevice.h
include/core/SkDevice.h
src/core/SkBitmapDevice.cpp
src/core/SkDevice.cpp
src/gpu/SkGpuDevice.cpp
src/gpu/SkGpuDevice.h
src/pdf/SkPDFDevice.cpp
src/pdf/SkPDFDevice.h
src/svg/SkSVGDevice.cpp
src/svg/SkSVGDevice.h