Descriptioncc: Added a spiral difference iterator to tiling data.
This patch adds another iterator to tiling data. This iterator acts
similar to the difference iterator, but it also takes an extra center
rect parameter. The indices are returned in a counter-clockwise spiral
around the center rect. Note that the center rect itself is also
considered to be ignored.
Added tests to verify the behavior. Currently, the iterator is not used
anywhere outside of the unit tests.
R=enne@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=254622
Patch Set 1 #Patch Set 2 : #Patch Set 3 : update #Patch Set 4 : update #
Total comments: 4
Patch Set 5 : rebase + comments #Patch Set 6 : rebase + comments #
Messages
Total messages: 16 (0 generated)
|