commit | 66ee1771a66afae08b2b8d5aad51c86cade347ee | [log] [tgz] |
---|---|---|
author | Jesse Hall <jessehall@google.com> | Thu Mar 23 16:40:59 2017 -0700 |
committer | Jesse Hall <jessehall@google.com> | Tue Mar 28 08:23:21 2017 -0700 |
tree | e44e7f6918378529366464c53f3cedd6c1b5bc31 | |
parent | 1445e3633a7520c62aa2f81b3c0c5637edf3c7c3 [diff] |
Use gralloc usage conversion library Converting from ..graphics.allocator@2.0 usage to gralloc0 usage isn't quite as simple as ORing and truncating, which is what the default implementation was doing. Switch to using library functions that do it correctly. Test: boot bullhead Change-Id: I40ae00e9aad92b374f281569207972b7461a3e55