commit | a50356e0003844a735225d3e1ce08228958de366 | [log] [tgz] |
---|---|---|
author | Jayant Chowdhary <jchowdhary@google.com> | Tue Sep 08 13:59:04 2020 -0700 |
committer | Jayant Chowdhary <jchowdhary@google.com> | Mon Sep 14 06:08:59 2020 +0000 |
tree | 26f8654a0c5f90d52e8a02b25d720b598032cfb6 | |
parent | 2c94e430165edda0cc26c0784175b1984186443d [diff] |
camera vts : cast android_convertGralloc1To0Usage to uint32_t before passing to allocateGraphicBuffer. This is done in order to avoid sign extension since we don't want to add additional flags. Bug: 167517572 Test: Run VTS on devices Change-Id: I00464b489dd14db87603bbd65211a751104ff8d3 Signed-off-by: Jayant Chowdhary <jchowdhary@google.com>