explicitly size fType in SkRRect, to ensure the are no uninitialized bytes
authorreed <reed@google.com>
Wed, 22 Oct 2014 18:23:56 +0000 (11:23 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 22 Oct 2014 18:23:56 +0000 (11:23 -0700)
commit727b8c1d1c0ba0634a97bff601e7af96bfd7daf8
treed89f1fcfe398273e678b897ea004030ec27160e9
parent171e5b73a862418f4acd61faf8cecfbc8f58694c
explicitly size fType in SkRRect, to ensure the are no uninitialized bytes
(so it can be used as a key in a cache)

BUG=skia:

Review URL: https://codereview.chromium.org/670183002
include/core/SkRRect.h