commit | d26e4bb91af655f667127b314f58516354c7a08e | [log] [tgz] |
---|---|---|
author | John Stiles <johnstiles@google.com> | Mon Oct 16 11:30:41 2023 -0400 |
committer | John Stiles <johnstiles@google.com> | Mon Oct 16 16:13:25 2023 +0000 |
tree | 0fc9a0ba5770872b9ddff897393ce3403c705bf1 | |
parent | 2db9c220ba0040305735aab3dadec153f7ae6373 [diff] |
Factor out growAndPushBack into a helper function. This uses a universal reference and std::forward to enable some code sharing. Let's see if it affects code size. Bug: b/40044928 Change-Id: I172f9a3ea60308fa2e7301c078487f33af703071 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/766597 Auto-Submit: John Stiles <johnstiles@google.com> Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Herb Derby <herb@google.com>