commit | 0acd2d55393fcbc534b9ed2c61349e5543381658 | [log] [tgz] |
---|---|---|
author | jungjik.lee <[email protected]> | Tue Dec 23 00:49:14 2014 |
committer | Commit bot <[email protected]> | Tue Dec 23 00:50:22 2014 |
tree | 62deb7f0df68d86c577c678053bb2a31ab879658 | |
parent | 0b1cb7b3abf1a823358b3b203d711d0b2d2e8713 [diff] |
Reduce tile memory size One tile memory takes 160 bytes currently. This patch can reduce the tile memory by removing unnecessary variables and packing the booleans to 144 bytes. BUG=341919 Review URL: https://codereview.chromium.org/810713002 Cr-Commit-Position: refs/heads/master@{#309504}