commit | 4f12b50bf0311467cd7276e7d502f16566e3b112 | [log] [tgz] |
---|---|---|
author | Ramkumar Radhakrishnan <ramkumar@codeaurora.org> | Fri Sep 22 17:13:37 2017 -0700 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Tue Sep 26 15:29:47 2017 -0700 |
tree | dad306852224bea61e86857909d6186c34667ab0 | |
parent | 63a613f704f966a55206c48579707008b9506e01 [diff] |
hwc2: Use GRALLOC1_PFN_ALLOCATE to allocate buffer 1. Define gralloc1 function pointers needed to allocate buffer 2. Use the gralloc1 function pointers to allocate buffer instead of perform function to avoid any synchronization issues. 3. Remove functionality to allocate buffer from perform function Change-Id: If686181409a179d3d911dfbd0f0c0eab7a7ffa99 CRs-Fixed: 2115331