DescriptionSkTDynamicHash
- add validate()
- make add() and remove() strict
- fill in maybeShrink()
- make grow and shrink thresholds configurable.
- fix issue where we were getting filled with deleted items - we need to count them as occupied when determining if we should grow
BUG=
R=reed@google.com
Committed: https://code.google.com/p/skia/source/detail?r=10677
Patch Set 1 #
Total comments: 4
Patch Set 2 : reverse == polarity #Patch Set 3 : add validate(), maybeShrink(), etc. to exisiting implementation #Patch Set 4 : tweaks #
Messages
Total messages: 6 (0 generated)
|