Home | History | Annotate | Download | only in tests
      1 mmm -j8 frameworks/base/libs/hwui/tests/ &&
      2     adb push $OUT/data/local/tmp/hwuitest /data/local/tmp/hwuitest &&
      3     adb shell /data/local/tmp/hwuitest
      4 
      5 
      6 Command arguments:
      7 hwuitest [testname]
      8 
      9 Default test is 'shadowgrid'
     10 
     11 List of tests:
     12 
     13 shadowgrid: creates a grid of rounded rects that cast shadows, high CPU & GPU load
     14 
     15 rectgrid: creates a grid of 1x1 rects
     16 
     17 oval: draws 1 oval
     18