Comment out unused names in src/core/SkGlyphCache.h
authortomhudson <tomhudson@google.com>
Tue, 6 Jan 2015 20:59:05 +0000 (12:59 -0800)
committerCommit bot <commit-bot@chromium.org>
Tue, 6 Jan 2015 20:59:05 +0000 (12:59 -0800)
commitf7be779e1d041b9c51f25349a8a9f8e3360d6dbc
treed4e196565222406721eb4303f06598296ab096bb
parent7ef197255deb4e2fa64c03c7130d56ddf164e83c
Comment out unused names in src/core/SkGlyphCache.h

Android violates our encapsulation and depends on this file;
to keep their compiles clean they want us to hide the names
of unused parameters.

Follow-up to https://codereview.chromium.org/726923002/.

R=djsollen@google.com

Review URL: https://codereview.chromium.org/839583005
src/core/SkGlyphCache.h