Home | History | Annotate | Download | only in tools
      1 {
      2   "Perf-Android-GCC-NexusPlayer-GPU-PowerVR-x86-Release": [
      3     "--scales", 
      4     "1.0", 
      5     "1.1", 
      6     "--config", 
      7     "565", 
      8     "8888", 
      9     "gpu", 
     10     "nonrendering", 
     11     "angle", 
     12     "hwui", 
     13     "--match", 
     14     "~blurroundrect", 
     15     "~patch_grid", 
     16     "~desk_carsvg", 
     17     "~desk_unicodetable"
     18   ], 
     19   "Perf-Android-Nexus7-Tegra3-Arm7-Release": [
     20     "--scales", 
     21     "1.0", 
     22     "1.1", 
     23     "--config", 
     24     "565", 
     25     "8888", 
     26     "gpu", 
     27     "nonrendering", 
     28     "angle", 
     29     "hwui", 
     30     "msaa4", 
     31     "nvprmsaa4", 
     32     "--match", 
     33     "skp"
     34   ], 
     35   "Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind": [
     36     "--scales", 
     37     "1.0", 
     38     "1.1", 
     39     "--config", 
     40     "565", 
     41     "8888", 
     42     "gpu", 
     43     "nonrendering", 
     44     "angle", 
     45     "hwui", 
     46     "msaa16", 
     47     "nvprmsaa16", 
     48     "--loops", 
     49     "1", 
     50     "--samples", 
     51     "1"
     52   ], 
     53   "Test-Win7-MSVC-ShuttleA-GPU-HD2000-x86-Debug-ANGLE": [
     54     "--scales", 
     55     "1.0", 
     56     "1.1", 
     57     "--config", 
     58     "565", 
     59     "8888", 
     60     "gpu", 
     61     "nonrendering", 
     62     "angle", 
     63     "hwui", 
     64     "msaa16", 
     65     "nvprmsaa16", 
     66     "--benchTileW", 
     67     "256", 
     68     "--benchTileH", 
     69     "256", 
     70     "--match", 
     71     "~gradient", 
     72     "~etc1bitmap"
     73   ]
     74 }