Searched defs:Unpack8 (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/core/
H A DSkPackBits.cpp304 int SkPackBits::Unpack8(const uint8_t* SK_RESTRICT src, size_t srcSize, function in class:SkPackBits
331 void SkPackBits::Unpack8(uint8_t* SK_RESTRICT dst, size_t dstSkip, function in class:SkPackBits
/external/skia/src/core/
H A DSkPackBits.cpp304 int SkPackBits::Unpack8(const uint8_t* SK_RESTRICT src, size_t srcSize, function in class:SkPackBits
331 void SkPackBits::Unpack8(uint8_t* SK_RESTRICT dst, size_t dstSkip, function in class:SkPackBits

Completed in 210 milliseconds