SkTileGrid: store insertion order, return results sorted by that.
authormtklein <mtklein@chromium.org>
Tue, 12 Aug 2014 14:01:25 +0000 (07:01 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 12 Aug 2014 14:01:25 +0000 (07:01 -0700)
commit03bde3e6fa8deaf635bd19b45de69ebea71ec299
tree8bb3691a8545f0b881684576cb86a214d1e98685
parentdb1f156231b82ffc189e5ebce34175af9a1d9a53
SkTileGrid: store insertion order, return results sorted by that.

This removes the need to assume the void* are SkPictureStateTree::Data*.

BUG=skia:
R=robertphillips@google.com, mtklein@google.com

Author: mtklein@chromium.org

Review URL: https://codereview.chromium.org/466503002
dm/DMCpuGMTask.cpp
src/core/SkRecordDraw.cpp
src/core/SkTileGrid.cpp
src/core/SkTileGrid.h