ccb74b824a16d0009f7f9ebcf2a03fb53451af9a |
|
23-Feb-2016 |
bungeman <bungeman@google.com> |
Move SkPackBits to src/effects. Prior to this change SkPackBits.h was in include/core and SkPackBits.cpp in src/core. However, SkPackBits appears to have been written specifically as an implementation detail of the SkTableColorFilter effect. This change moves SkPackBits out of core and into effects, which is the only current user. Review URL: https://codereview.chromium.org/1722173003
/external/skia/src/effects/SkPackBits.cpp
|