Files
frameworks_base/libs
Derek Sollenberger 7fe53c1eaf Render VectorDrawables in software and then upload to the VDAtlas.
For frames with multiple VDs the context switching involved was causing
worst case frame times of ~40ms to draw all VDs in the frame whereas
this new approach has worst case performance of ~5ms when drawing the
same frame (w/ approximately 26 VDs).

Bug: 64487466
Test: SystemUiJankTests#testGoToFullShade
Change-Id: I5cad0b5df86e5eac3722ee8695fc7511b38b8a7c
2017-08-31 15:50:41 -04:00
..
2017-03-15 14:19:40 -07:00
2017-04-26 16:17:46 -04:00