Add approxBytesUsed to hashes.
authormtklein <mtklein@chromium.org>
Fri, 7 Aug 2015 16:33:37 +0000 (09:33 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 7 Aug 2015 16:33:37 +0000 (09:33 -0700)
commit469a3fe6edb3fb29acf6c03de662a6f00f6804b8
treee3ed4991f9b28075e32fcafd0db742d48d050427
parent3848427d884b72114854c8eef9662691f23fae7b
Add approxBytesUsed to hashes.

BUG=skia:

Review URL: https://codereview.chromium.org/1280653003
include/private/SkTHash.h
tests/HashTest.cpp