Restart the spiral iterator of the Multiply test when maxing out the grid size by shallawa · Pull Request #53 · WebKit/MotionMark

smfr

sky2

@shallawa

…grid size

WebKit#52

Refactor the spiral iterator into a separate class. Keep calling its next() method
to get the coordinates ofthe next cell. When its isDone() returns true create a
new iterator and make the tiles of upper layers have less lightness than the ones
on the lower layers.

Add a new class for the roundedRect tile called "Tile". This class can handle the
location, size and animation of the Tile.

@shallawa shallawa changed the title Expand the grid size of the Multiply test automatically when needed Restart the spiral iterator of the Multiply test when maxing out the grid size

Apr 26, 2024