Commit 0700343d authored by Maggie Chen's avatar Maggie Chen Committed by Commit Bot

Clean up occluding_damage_rect from render_pass_data *.json

|occluding_damage_rect| has been removed from shared quad state. Now
remove it from render_pass_data\top_real_world_desktop\*\*.json

Bug: 1117235
Change-Id: I2948f638cee1e651ebb990634d7c85097b1fb837
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2446544Reviewed-by: default avatarSunny Sachanandani <sunnyps@chromium.org>
Commit-Queue: Maggie Chen <magchen@chromium.org>
Cr-Commit-Position: refs/heads/master@{#814049}
parent efe7c981
......@@ -1346,12 +1346,6 @@
"de_jelly_delta_y": 0.0,
"is_clipped": true,
"is_fast_rounded_corner": false,
"occluding_damage_rect": {
"height": 60,
"width": 226,
"x": 1125,
"y": 1100
},
"opacity": 1.0,
"quad_layer_rect": {
"height": 60,
......
......@@ -1682,12 +1682,6 @@
"de_jelly_delta_y": 0.0,
"is_clipped": true,
"is_fast_rounded_corner": false,
"occluding_damage_rect": {
"height": 165,
"width": 296,
"x": 427,
"y": 650
},
"opacity": 1.0,
"quad_layer_rect": {
"height": 132,
......
......@@ -1813,12 +1813,6 @@
"de_jelly_delta_y": 0.0,
"is_clipped": true,
"is_fast_rounded_corner": false,
"occluding_damage_rect": {
"height": 21,
"width": 508,
"x": 134,
"y": 240
},
"opacity": 1.0,
"quad_layer_rect": {
"height": 22,
......
......@@ -484,12 +484,6 @@
"de_jelly_delta_y": 0.0,
"is_clipped": true,
"is_fast_rounded_corner": true,
"occluding_damage_rect": {
"height": 107,
"width": 630,
"x": 503,
"y": 155
},
"opacity": 1.0,
"quad_layer_rect": {
"height": 480,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment