Remove SkPaintOptionsAndroid
authordjsollen <djsollen@google.com>
Wed, 13 Aug 2014 20:09:49 +0000 (13:09 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 13 Aug 2014 20:09:49 +0000 (13:09 -0700)
commitf32331ffdb5de0440bb337aa7cbdd6f33e9ff23b
tree59b55e8772ff4c566c6715c3102e7f3d2eb14dfe
parent828ce1f34b3471c108aee6ac2c39ddb90d0be11e
Remove SkPaintOptionsAndroid

R=reed@google.com, mtklein@google.com, tomhudson@google.com

Author: djsollen@google.com

Review URL: https://codereview.chromium.org/447873003
14 files changed:
gyp/core.gypi
gyp/tests.gypi
include/core/SkPaint.h
include/core/SkPaintOptionsAndroid.h [deleted file]
include/core/SkPicture.h
include/core/SkReadBuffer.h
src/core/SkPaint.cpp
src/core/SkPaintOptionsAndroid.cpp [deleted file]
src/core/SkScalerContext.cpp
src/core/SkScalerContext.h
src/ports/SkFontConfigParser_android.cpp
src/ports/SkFontConfigParser_android.h
src/ports/SkFontMgr_android.cpp
tests/AndroidPaintTest.cpp [deleted file]