commit | bba1880625032f534e1976004f63651b0d821199 | [log] [tgz] |
---|---|---|
author | Herb Derby <herb@google.com> | Wed Mar 31 16:45:54 2021 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Wed Mar 31 21:43:13 2021 +0000 |
tree | 8dd0b4a24c7e6963a6e65d175d305ea4906f4f9e | |
parent | 3d3562912fea4a42c5518c9965bd956244e1a5c9 [diff] |
allocate GrAtlasTextOp::Geometry on heap I was mistaken about the life time of the RecordTimeAllocator. Just allocate the geometries in the heap until an allocator can be put on the GrSurfaceDrawContext. Bug: b/182959903 Change-Id: I2378bf3c225acf3dfc153daf6eebb6cbf8ebbaff Reviewed-on: https://skia-review.googlesource.com/c/skia/+/391556 Reviewed-by: Robert Phillips <robertphillips@google.com> Commit-Queue: Herb Derby <herb@google.com>