commit | b07aba42145e29e0e995b373844c59846058a9ba | [log] [tgz] |
---|---|---|
author | Herb Derby <herb@google.com> | Thu Nov 08 16:40:26 2018 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Fri Nov 09 18:11:50 2018 +0000 |
tree | 9307668af461a88dbf228fc2a4d07965564eb130 | |
parent | b07ed8fb07667f55fa82c562ba092e94a0e48e94 [diff] |
Move remove ptr args to MakeRecAndEffects Move this conversion out through the transitive closure of calls. As you move up the stack, everything becomes refs instread of pointers. Reorder args of MakeRecAndEffects and setupCache to match the majority of other calls. Change-Id: I72baf457cd9140f76ee5f7122493284c4be5bcd0 Reviewed-on: https://skia-review.googlesource.com/c/169765 Reviewed-by: Ben Wagner <bungeman@google.com> Commit-Queue: Herb Derby <herb@google.com>