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

Side by Side Diff: content/test/gpu/page_sets/data/maps_004_expectations.json

Issue 2739043002: Update device_type for NVIDIA Shield maps_pixel_test scale factor (Closed)
Patch Set: Created 3 years, 9 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 unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 [ 1 [
2 { 2 {
3 "comment": "scale factor overrides", 3 "comment": "scale factor overrides",
4 "scale_factor_overrides": [ 4 "scale_factor_overrides": [
5 { 5 {
6 "device_type": "Nexus 5", 6 "device_type": "Nexus 5",
7 "scale_factor": 1.105 7 "scale_factor": 1.105
8 }, 8 },
9 { 9 {
10 "device_type": "Nexus 5X", 10 "device_type": "Nexus 5X",
11 "scale_factor": 1.105 11 "scale_factor": 1.105
12 }, 12 },
13 { 13 {
14 "device_type": "Nexus 6", 14 "device_type": "Nexus 6",
15 "scale_factor": 1.47436 15 "scale_factor": 1.47436
16 }, 16 },
17 { 17 {
18 "device_type": "Nexus 6P", 18 "device_type": "Nexus 6P",
19 "scale_factor": 1.472 19 "scale_factor": 1.472
20 }, 20 },
21 { 21 {
22 "device_type": "Nexus 9", 22 "device_type": "Nexus 9",
23 "scale_factor": 1.566 23 "scale_factor": 1.566
24 }, 24 },
25 { 25 {
26 "device_type": "NVIDIA Shield", 26 "comment": "NVIDIA Shield",
27 "device_type": "sb_na_wf",
27 "scale_factor": 1.226 28 "scale_factor": 1.226
28 } 29 }
29 ] 30 ]
30 }, 31 },
31 { 32 {
32 "comment": "light green", 33 "comment": "light green",
33 "location": [ 100, 175 ], 34 "location": [ 100, 175 ],
34 "size": [ 1, 1 ], 35 "size": [ 1, 1 ],
35 "color": [ 202, 223, 170 ], 36 "color": [ 202, 223, 170 ],
36 "tolerance": 3 37 "tolerance": 3
(...skipping 20 matching lines...) Expand all
57 "tolerance": 3 58 "tolerance": 3
58 }, 59 },
59 { 60 {
60 "comment": "lighter gray", 61 "comment": "lighter gray",
61 "location": [ 390, 300 ], 62 "location": [ 390, 300 ],
62 "size": [ 1, 1 ], 63 "size": [ 1, 1 ],
63 "color": [ 240, 237, 229 ], 64 "color": [ 240, 237, 229 ],
64 "tolerance": 3 65 "tolerance": 3
65 } 66 }
66 ] 67 ]
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698