commit | a9471b1bd6806114e38c58b6286a0b70aa8b85a3 | [log] [tgz] |
---|---|---|
author | Derek Sollenberger <djsollen@google.com> | Fri Mar 25 12:19:22 2016 -0400 |
committer | Derek Sollenberger <djsollen@google.com> | Fri Mar 25 13:03:57 2016 -0400 |
tree | d267859f442c55e98f9952630d92f36554869bec | |
parent | 5bee05960dcc415c28076d8efd2ff94c0f89f9fd [diff] |
Update pixelRef genID when reusing pixels in RecyclingClippingPixelAllocator. When this code was refactored to support the new RegionDecoder it appears that we dropped a call to bump the genID. Adding it back is functionally correct and should fix the recycling issue. bug: 26617759 Change-Id: I966d398ca983edb40040e01345799b3cc9957fe0