aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/bench_pictures.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'tools/bench_pictures.cfg')
-rw-r--r--tools/bench_pictures.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/bench_pictures.cfg b/tools/bench_pictures.cfg
index 102c7448d4..01f25c70df 100644
--- a/tools/bench_pictures.cfg
+++ b/tools/bench_pictures.cfg
@@ -114,4 +114,5 @@ bench_pictures_cfg = {
'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)),
+ 'x86': AndroidConfigList((256, 256), 0.5510, [], (540, 960)),
}