commit | 883c8efae702462fa28e7ce4f17199bbfa1ce360 | [log] [tgz] |
---|---|---|
author | mtklein <mtklein@chromium.org> | Tue Aug 16 09:36:18 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Tue Aug 16 09:36:18 2016 -0700 |
tree | 47151e16355a42c242663156321925597a5e8701 | |
parent | 8079ba688c69af14932c200e579090a70e699f41 [diff] |
SkLiteDL: remove freelisting, add reset() and SKLITEDL_PAGE knob. We think Android can cache these better than a global freelist allows. This removes the freelisting but adds reset() to allow reuse. I took the opportunity to abstract 4096 as a define SKLITEDL_PAGE. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2248693004 Review-Url: https://codereview.chromium.org/2248693004