SkPackBits Member List
This is the complete list of members for
SkPackBits, including all inherited members.
ComputeMaxSize16(int count) | SkPackBits | [static] |
ComputeMaxSize8(int count) | SkPackBits | [static] |
Pack16(const uint16_t src[], int count, uint8_t dst[]) | SkPackBits | [static] |
Pack8(const uint8_t src[], int count, uint8_t dst[]) | SkPackBits | [static] |
Unpack16(const uint8_t src[], size_t srcSize, uint16_t dst[]) | SkPackBits | [static] |
Unpack8(const uint8_t src[], size_t srcSize, uint8_t dst[]) | SkPackBits | [static] |
Unpack8(uint8_t dst[], size_t dstSkip, size_t dstWrite, const uint8_t src[]) | SkPackBits | [static] |