commit | 8a7e765b0a1c2b20db1e9408570071019f3c0e4e | [log] [tgz] |
---|---|---|
author | Tianyu Jiang <tianyuj@google.com> | Mon Feb 11 13:41:20 2019 -0800 |
committer | Tianyu Jiang <tianyuj@google.com> | Tue Feb 12 01:43:51 2019 +0000 |
tree | 80aadf0d6ffd12b716d1532907db8c8bd7552be1 | |
parent | 8381914faef76b6f67380b9ab64f673397c7de5d [diff] |
Replace the use of native_handle_t by NativeHandle so that user do not need to explicitly destroy and close the native handle after importing a BufferHubBuffer using the token obtained from duplicate method. Change-Id: Id4f878e8881db7495444b1a43a33b70eabfcb7d7 Fix: 122543147 Test: BufferHub_test