aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/nanobench_flags.json
diff options
context:
space:
mode:
Diffstat (limited to 'tools/nanobench_flags.json')
-rw-r--r--tools/nanobench_flags.json26
1 files changed, 24 insertions, 2 deletions
diff --git a/tools/nanobench_flags.json b/tools/nanobench_flags.json
index e90f21741c..90002a8a0b 100644
--- a/tools/nanobench_flags.json
+++ b/tools/nanobench_flags.json
@@ -63,12 +63,34 @@
"hwui",
"msaa16",
"nvprmsaa16",
- "--benchTileW",
+ "--GPUbenchTileW",
"256",
- "--benchTileH",
+ "--GPUbenchTileH",
"256",
"--match",
"~gradient",
"~etc1bitmap"
+ ],
+ "Test-iOS-Clang-iPad4-GPU-SGX554-Arm7-Debug": [
+ "--scales",
+ "1.0",
+ "1.1",
+ "--skps",
+ "ignore_skps",
+ "--config",
+ "565",
+ "8888",
+ "gpu",
+ "nonrendering",
+ "angle",
+ "hwui",
+ "msaa16",
+ "nvprmsaa16",
+ "--match",
+ "~blurroundrect",
+ "~patch_grid",
+ "~desk_carsvg",
+ "~keymobi",
+ "~path_hairline"
]
} \ No newline at end of file