commit | 1e95fc86581514c718fc96367f6d575e87fecffb | [log] [tgz] |
---|---|---|
author | Miao Wang <miaowang@google.com> | Sat Mar 04 16:28:56 2017 -0800 |
committer | Miao Wang <miaowang@google.com> | Mon Mar 06 10:03:30 2017 -0800 |
tree | c632aec9a7a04aa3e6308bb92b5610b24165070f | |
parent | 33287e8a893821be86b395ce9d5d639cc8a535f3 [diff] |
[RenderScript] Update RenderScript JNI with the corresponding AllocationGetSurface driver implementation change. - AllocationGetSurface now returns opaque handle to ANativeWindow*, instead of IGraphicBufferProducer*, as IGraphicBufferProducer is not part of NDK. So the JNI side need to change accordingly. Bug: 34396220 Test: mm, CTS tests pass. Change-Id: If9b6a733202d29bc40c0e0b87c4fb48db092cbe5