DescriptionMove PixelRefMap and its Iterator out from Picture class
Factor out PixelRefMap and the values used with it out from Picture
class. Also move the PixelRefIterator on Picture level out from Picture
class. TileGridSize is now only used to decide cell size when gather
pixel refs.
R=vmpstr, ajuma
BUG=440468
Committed: https://crrev.com/7e508ddb57205b19b3d28f1e23b6883caa804c66
Cr-Commit-Position: refs/heads/master@{#319909}
Patch Set 1 #
Total comments: 3
Patch Set 2 : rebase #Patch Set 3 : address review comments #
Total comments: 4
Patch Set 4 : no longer override hashmap and pixelrefmap::iterator #
Total comments: 4
Patch Set 5 : forgot to make empty() const #Patch Set 6 : target_pixel_ref_map_ and data_hash_map_ #Patch Set 7 : rebase #
Messages
Total messages: 13 (3 generated)
|