PDF : Unused parameters cleanup
authorsugoi@google.com <sugoi@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 5 Mar 2013 18:35:55 +0000 (18:35 +0000)
committersugoi@google.com <sugoi@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 5 Mar 2013 18:35:55 +0000 (18:35 +0000)
commite2e8113baa69b5d1a0bae9652a095c1eb44b3a53
tree3222ff6642b554fa851756840d1465bdee5d3ac9
parenta718c5e0e56fb2d399273d068fcfedbef43ea90d
PDF : Unused parameters cleanup

I removed unused parameters in the PDFs wherever it was trivial to do so. A few constructors had to change signature in the process to reflect the changes.
Review URL: https://codereview.appspot.com/7390056

git-svn-id: http://skia.googlecode.com/svn/trunk@7987 2bbb7eff-a529-9590-31e7-b0007b416f81
src/pdf/SkPDFDevice.cpp
src/pdf/SkPDFFont.cpp
src/pdf/SkPDFFont.h
src/pdf/SkPDFFontImpl.h
src/pdf/SkPDFImage.cpp
src/pdf/SkPDFImage.h
src/pdf/SkPDFUtils.cpp