Reduce tile memory size
commit0acd2d55393fcbc534b9ed2c61349e5543381658
authorjungjik.lee <jungjik.lee@samsung.com>
Tue, 23 Dec 2014 00:49:14 +0000 (22 16:49 -0800)
committerCommit bot <commit-bot@chromium.org>
Tue, 23 Dec 2014 00:50:22 +0000 (23 00:50 +0000)
tree62deb7f0df68d86c577c678053bb2a31ab879658
parent0b1cb7b3abf1a823358b3b203d711d0b2d2e8713
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}
cc/resources/tile.cc
cc/resources/tile.h