Index: tools/bench_pictures.cfg |
=================================================================== |
--- tools/bench_pictures.cfg (revision 10902) |
+++ tools/bench_pictures.cfg (working copy) |
@@ -113,8 +113,7 @@ |
'nexus_s': AndroidConfigList((256, 256), 0.4897, [], (480, 800), |
do_gpu=False), |
'xoom': AndroidConfigList((256, 256), 1.2244, [], (1200, 800)), |
- 'galaxy_nexus': AndroidConfigList((256, 256), 0.8163, [], (800, 1280)) + \ |
- [msaa4], |
+ 'galaxy_nexus': AndroidConfigList((256, 256), 0.8163, [], (800, 1280)), |
'nexus_4': AndroidConfigList((256, 256), 0.7836, [], (768, 1280)), |
'nexus_7': AndroidConfigList((256, 256), 1.3061, [2], (1280, 800)), |
'nexus_10': AndroidConfigList((512, 512), 2.6122, [], (2560, 1600), |