commit | f6b3dc2a356c3147a8b6525716439c2c773b13a0 | [log] [tgz] |
---|---|---|
author | Fan Xu <fanxu@google.com> | Mon Jan 14 15:27:40 2019 -0800 |
committer | Fan Xu <fanxu@google.com> | Mon Jan 14 15:27:40 2019 -0800 |
tree | 622b556710a6477c25cb5682ec66384f55946688 | |
parent | 7ab76b1c7d7d3f667cb58789295f62e7eb9e26c6 [diff] |
Remove BufferHubBuffer:Poll function In the new eventFd design, BufferHubBuffer will only provide with the eventfd itself, and user can decide what to do with it. Therefore, the Poll function is not needed any more. Test: BufferHub_test, GraphicBuffer_test Bug: 118891412 Change-Id: I5f5ff71bcedc20de81f246764e878d81b0768eb1