Add StaticLayoutPerfTest for drawing

Bug: 63897135
Test: Here is the sample result on walleye-userdebug

draw MeasuredText NoStyled             :    714,657
draw MeasuredText NoStyled WithoutCache:  9,775,025
draw MeasuredText Styled               :  3,341,118
draw MeasuredText Styled WithoutCache  : 13,214,933
draw RandomText NoStyled               :    649,611
draw RandomText NoStyled WithoutCache  :  9,625,940
draw RandomText Styled                 :  3,296,206
draw RandomText Styled WithoutCache    : 13,735,996

Change-Id: I9c784014ffda997fe60d667734d0e41975198265
1 file changed