commit | f941a68126d8fe647eaea902c244c466568b7809 | [log] [tgz] |
---|---|---|
author | reed <reed@google.com> | Fri May 29 11:39:14 2015 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Fri May 29 11:39:14 2015 -0700 |
tree | cc3888f1178caeb1a7672d2ee190a5f85f9f5f1d | |
parent | 993a4216a6014b9de8f4d8120360c94550dc6761 [diff] |
add asserts around results from requestLock and lockPixels, ensuring that true always means we have non-null pixels (and non-null colortable if that matches the colortype) BUG= 491975 TBR= Review URL: https://codereview.chromium.org/1155403003