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.