Jonah Williams 1006f98435 [Impeller] recycle glyph atlas texture more aggressively. (flutter/engine#48888)
If we need to remake the glyph atlas texture but the size is the same, then reuse the old texture.

For more context, see https://github.com/flutter/flutter/issues/138798 which is much slower in Impeller. This change does not fix the problem by itself.
2023-12-12 00:08:51 +00:00
..