Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(10)

Unified Diff: tools/bench_pictures.cfg

Issue 23046003: Add Android config for Intel RHB (Closed) Base URL: http://skia.googlecode.com/svn/trunk/
Patch Set: Created 7 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « platform_tools/android/bin/android_setup.sh ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/bench_pictures.cfg
===================================================================
--- tools/bench_pictures.cfg (revision 10684)
+++ tools/bench_pictures.cfg (working copy)
@@ -121,4 +121,6 @@
do_gpu=False) + [msaa4],
'razr_i': AndroidConfigList((256, 256), 0.5510, [], (540, 960)) + \
[msaa4],
+ 'intel_rhb': AndroidConfigList((256, 256), 0.5510, [], (540, 960)) + \
+ [msaa4],
}
« no previous file with comments | « platform_tools/android/bin/android_setup.sh ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698