hide public factory for intermediate class
authorreed <reed@google.com>
Mon, 21 Jul 2014 14:31:53 +0000 (07:31 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 21 Jul 2014 14:31:53 +0000 (07:31 -0700)
commit3f8540346df30f2b681bcffd42edac15d609aec4
tree7b4fa6a9b1b5ced1efbce118caaa4b8daf062606
parent1bd6f7de5273f56a361a5b29ac9b448a525f0b9b
hide public factory for intermediate class

Use SK_DECLARE_UNFLATTENABLE_OBJECT if the subclass should not be directly instantiated.

TBR=

Author: reed@google.com

Review URL: https://codereview.chromium.org/399383007
include/effects/Sk2DPathEffect.h
src/ports/SkGlobalInitialization_chromium.cpp
src/ports/SkGlobalInitialization_default.cpp