commit | 7b09e799f325d62dde2cce0f8615e0ebe318c096 | [log] [tgz] |
---|---|---|
author | Francis Hart <fhart@nvidia.com> | Fri Jan 09 11:10:54 2015 +0200 |
committer | Francis Hart <fhart@nvidia.com> | Thu Jan 05 11:34:57 2017 +0000 |
tree | d661a52b1e7cd62f691f9ae451851d221f7272b5 | |
parent | b7ee96a6660cc8a0478a54ddb5e9c19e7e714a7a [diff] |
Surface: Use async lock/unlock in copyBlt The Surface::lock() function now uses the asynchronous versions of gralloc lock/unlock when copying the previously drawn content to the backbuffer. This allows for optimisations in the gralloc module implementation and so can improve performance and avoid CPU waits. Change-Id: I57193f327db2ff0422e1b58b3484f613201d994c