Fixes https://github.com/flutter/flutter/issues/142846 We need to always resolve clips when `Restore()` is called. Before, I just had it resolving the clips for canvas xformation stack entires created via `SaveLayer`.