commit | 171c592f0b7066acf279863c8a52ddabea49d3db | [log] [tgz] |
---|---|---|
author | Romain Guy <[email protected]> | Thu Jan 06 10:04:23 2011 -0800 |
committer | Romain Guy <[email protected]> | Thu Jan 06 18:34:30 2011 -0800 |
tree | eebf9a8c82c6a6d9db6edbf077b9299a96ae36e4 | |
parent | f0fe6d311d183c5fcf45d5e3e995fc8f9ed12f8b [diff] |
New layers API for Views. This API can be used to back a view and its children with either a software layer (bitmap) or hardware layer (FBO). Layers have various usages, including color filtering and performance improvements during animations. Change-Id: Ifc3bea847918042730fc5a8c2d4206dd6c9420a3