commit | a3613612a1142c3134045f08c30a861ea43288ed | [log] [tgz] |
---|---|---|
author | Jiwen 'Steve' Cai <jwcai@google.com> | Wed Mar 08 17:41:48 2017 -0800 |
committer | Jiwen 'Steve' Cai <jwcai@google.com> | Fri Mar 17 11:48:03 2017 -0700 |
tree | cac900eacb63d68578749e0f4f7f4d83da9ee12d | |
parent | 62ef044dda0b4b2b4d14b1571d62437ac8325cd7 [diff] |
Refactor VrFlinger to use BufferHubQueue 1/ Remove DisplayRPC::AllocateBuffer, as individual buffer allocation is now handled by BufferHubQueue. 2/ Reimplement native_buffer_queue using bufferhubqueue. 3/ Hook up consumer queue in DisplaySurface. 4/ Remove epoll_event_dispatcher as its no longer being used. Bug: 36033302 Test: Built and ran particles.apk Change-Id: I38ee1c57195888ede935ebc50119bcb7e4ab4e36