commit | 653ddd1c17b48e0d8686488f9ae53d8d57e176ac | [log] [tgz] |
---|---|---|
author | John Stultz <john.stultz@linaro.org> | Sat Sep 19 05:26:24 2020 +0000 |
committer | Lajos Molnar <lajos@google.com> | Fri Oct 09 07:46:52 2020 -0700 |
tree | cda8e2d0db637e429f780a5e8f3f3df13867f5d1 | |
parent | 16bd3ccd9bfcf97086738559c3a2efb91c1e2611 [diff] |
codec2: Add C2Alloctor::checkHandle() This patch adds a virtual checkHandle() to simplify some ugly logic in the vndk/C2Buffer.cpp to determine the subclass and call that class' isValid() function. Signed-off-by: John Stultz <john.stultz@linaro.org> Change-Id: I6447a920f6d889742369f773d8be56ca8a973cae