Remove limit on number of resources in cc
This ability was added for Android WebView to limit the number of
gralloc buffers, which has a low limit on the number of allocations.
Android WebView no longer uses gralloc buffers, so no need to keep this
ability.
Use memory limit to limit the staging resource pool for 1-copy
rasterizer.
BUG=
426548
Committed:
https://crrev.com/77de0216df77874d43b21233fcb675671cfd0c55
Cr-Commit-Position: refs/heads/master@{#301559}