Reduce allocations in BidiRenderer
Avoid allocating a new list for fonts and a new RectF when not needed. Make the ScriptRun holder class completely immutable. Test: Existing tests pass Change-Id: I09e73b11b8b9bd15eb873c4b4e0c7e0611294654
Loading
Please sign in to comment