Flutter Engine
The Flutter Engine
|
This is the complete list of members for SkMasks, including all inherited members.
CreateMasks(InputMasks masks, int bytesPerPixel) | SkMasks | static |
getAlpha(uint32_t pixel) const | SkMasks | |
getAlphaMask() const | SkMasks | inline |
getBlue(uint32_t pixel) const | SkMasks | |
getGreen(uint32_t pixel) const | SkMasks | |
getRed(uint32_t pixel) const | SkMasks | |
SkMasks(const MaskInfo red, const MaskInfo green, const MaskInfo blue, const MaskInfo alpha) | SkMasks | inline |