commit | 6b855bd97cc9294e86abdb5e50733fc32cca25e4 | [log] [tgz] |
---|---|---|
author | Miao Wang <miaowang@google.com> | Sun Apr 24 15:41:12 2016 -0700 |
committer | Miao Wang <miaowang@google.com> | Sun Apr 24 16:18:34 2016 -0700 |
tree | 3596e68b85a1366a9608d6a03cdb15fd3087e2e7 | |
parent | 633beab5de5ffe4c5068cf1c7a1c0bd09ee9f195 [diff] |
Fix copyFrom for YUV Allocation. Bug: 28249238 - When copying data into YUV Allocation, src pointer was moving incorrectly. It should move by the number of bytes copied, rather than the stride of the destination LOD of the Allocation. Change-Id: I721856d6ee23f7f3b1ec58ac5ad26f118febac4a