PDF : New factory function for SkPDFDevice
authorhalcanary <halcanary@google.com>
Fri, 20 Feb 2015 14:17:26 +0000 (06:17 -0800)
committerCommit bot <commit-bot@chromium.org>
Fri, 20 Feb 2015 14:17:26 +0000 (06:17 -0800)
commita1f1ee98a1f6d0770f6243270ca2f0e6c92efaba
tree427609a03b889602589a698834b96ea0035e6e8a
parent07d5947b886bef06621e830e9f8bf253f9bad703
PDF : New factory function for SkPDFDevice

SkPDFDevice now has factory function that matches what callers need.

Review URL: https://codereview.chromium.org/941023005
src/doc/SkDocument_PDF.cpp
src/pdf/SkPDFCanon.h
src/pdf/SkPDFDevice.cpp
src/pdf/SkPDFDevice.h
src/pdf/SkPDFShader.cpp
tests/AnnotationTest.cpp
tests/CanvasTest.cpp
tests/PDFPrimitivesTest.cpp