commit | cd765f0aedc0b3f223cb6df3d033b075eea1e2c5 | [log] [tgz] |
---|---|---|
author | Miao Wang <miaowang@google.com> | Thu Feb 16 11:36:50 2017 -0800 |
committer | Michael Butler <butlermichael@google.com> | Thu Feb 16 12:20:47 2017 -0800 |
tree | 572a76119a3a30beaeb895ef859269997a3c300d | |
parent | b3f4f4a9e5f1954680cf05ea4fe24a0bd1813f21 [diff] |
Add dispatch table entries required by RenderScript HIDL implementation. - Add several missing entries to the dispatch table. Dispatch table is now used for switching between HIDL implementation and our CPU fallback, instead of only accessing the APIs exposed by RS support library and RS NDK library. Bug: 34396220 Test: mm Change-Id: Ie06746ed6a59120af008e1bf291479bf3c6407ec (cherry picked from commit c020bdd35e30a0478c1d642a64abb26ccd1d372c)