commit | 7bd8adbb2dd02cf07626d27fcd32ae305a35e3ee | [log] [tgz] |
---|---|---|
author | Chia-I Wu <olv@google.com> | Fri Feb 10 14:53:12 2017 -0800 |
committer | Chia-I Wu <olv@google.com> | Mon Feb 13 09:11:28 2017 -0800 |
tree | 81c868a6ccfb75dcc1a3488f6b56cca3f7cae4a1 | |
parent | 64f1fbf92a470bcee22c108542c2fa93d94c4111 [diff] |
libui: add notes to registerBuffer(buffer_handle_t) The method is semi-broken on gralloc0 devices. It calls down to Gralloc1On0Adapter::managementHook, which will return GRALLOC1_ERROR_BAD_HANDLE when the handle is received from a remote process. Test: make Change-Id: Ia0ca2b51e38e8afe66a917ca7fe2282db3968f53