DescriptionRefactor bitmap scaler to make it easier to migrate rest of chrome to use it
Previously, the set of platform-specific function pointers to do fast convolution (e.g., neon, SSE) were passed in a structure to the scaler.
I refactored this so that the scaler fills in these function pointers after it's called, so the caller doesn't have to worry about it.
TBR=mtklein
NOTRY=True
Committed: https://skia.googlesource.com/skia/+/4f96ab36180489748f4e9bb249d773414ef0d6cb
Patch Set 1 #
Messages
Total messages: 6 (0 generated)
|