Mike Reed 63df65dfe2 mark mPixelStorageType const
This is a natural consequence of the fact that we always call
setPreLocked from the constructor. Future Skia will remove the virtual
for lockPixels (onNewLockPixels), but that is compatible with this
subclass since does not change its pixel-addr or pixel-type after the
constructor.

See skbug.com/6481 for more details

Test: existing tests apply, no behavior change

Change-Id: I0f9d3efc9a05b71907480eaaadbc7fafe9dd491b
2017-04-10 17:46:03 +00:00
..
2017-03-15 14:19:40 -07:00
2017-04-10 17:46:03 +00:00
2017-04-04 13:19:38 +00:00