commit | 00799f760d6956fc54ee1763427f8196fcb3696d | [log] [tgz] |
---|---|---|
author | John Reck <[email protected]> | Wed Mar 01 18:05:41 2017 -0800 |
committer | John Reck <[email protected]> | Wed Mar 01 18:11:04 2017 -0800 |
tree | d0d25f15f81dc61f7c6bf2c782317a4b8353983d | |
parent | d632305e376c899f6d5cbcaa441350c310b9fe44 [diff] |
Fix NDK access to recycle'd bitmaps Also kills off one user of GraphicsJNI.h! Change-Id: Icbf979e485b3b6ec2f37e18ff654b8ff1e44fb35 Fixes: 34712423 Test: cts CtsGraphicsTestCases --test android.graphics.cts.BitmapTest#testNdkAccessAfterRecycle passes