base: Clean up bitmap generation code
authorAndreas Sandberg <andreas.sandberg@arm.com>
Sat, 23 May 2015 12:37:01 +0000 (13:37 +0100)
committerAndreas Sandberg <andreas.sandberg@arm.com>
Sat, 23 May 2015 12:37:01 +0000 (13:37 +0100)
commit1985d28ef905753423b3ee407c8bf4ee9165302b
tree77a9914fa40545ef33d6b908f7afd3c373b8e763
parent0479569f6748202f1704d70aad3b03b3d17f6092
base: Clean up bitmap generation code

The bitmap generation code is hard to follow and incorrectly uses the
size of an enum member to calculate the size of a pixel. This
changeset cleans up the code and adds some documentation.
src/base/bitmap.cc
src/base/bitmap.hh