DescriptionSmall improvements to SkBitSet:
- implement O(1) operations in SkBitSet.h so they can inline away
- use calloc to allocate empty bitsets instead of malloc then clear
- little style things
BUG=skia:
Committed: https://skia.googlesource.com/skia/+/e099dd73dff0f447029323e918118a189bb27679
Patch Set 1 #
Total comments: 6
Patch Set 2 : reed #
Messages
Total messages: 13 (4 generated)
|