Files
frameworks_base/core/java/android
Fabrice Di Meglio 15c097a1c2 Add more optimizations for Text measuring / breaking / getting advances
- do not go to native if this is not needed (empty or null text)
- do expandMetricsFromPaint() in TextLine when needed instead of calling handleText()
with emty string just for doing expandMetricsFromPaint()

Change-Id: I1f566ccef66cbc990ebbb77ef149899119e37e84
2011-08-08 14:42:41 -07:00
..
2011-07-19 10:33:41 -07:00
2011-05-16 11:53:31 -07:00
2011-08-05 18:18:05 -07:00
2011-07-22 09:01:48 -07:00