Files
frameworks_base/core/java/android/text
Seigo Nonaka 888dbca2f7 Refactor TextLine class
Did following refactoring:
- The surrogate composition is not necessary since this method is only
  interested in TAB character.
- Move BiDi information interpretation logic to Layout.Directions.
- The short circuit for DIRS_ALL_LEFT_TO_RIGHT/DIRS_ALL_RIGHT_TO_LEFT
  is not necessary.
- Renamed the variables.

Bug: 119312268
Test: atest TextLineTest
Test: TreeHugger
Test: Verified locally this doesn't cause performance regression
Change-Id: If987387673ec5a22f703952dfbe45b084664ee59
2018-11-14 13:18:38 -08:00
..
2018-09-18 15:06:19 -07:00
2018-08-15 12:49:00 +01:00
2018-04-19 19:19:39 +00:00
2018-08-15 12:49:00 +01:00
2018-11-14 13:18:38 -08:00
2018-10-15 18:03:44 -07:00
2018-11-14 13:18:38 -08:00
2018-10-29 08:49:55 -07:00
2018-09-17 15:17:50 -07:00