Searched refs:pack16 (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/core/
H A DSkMipMap.cpp68 static inline U16CPU pack16(uint32_t c) { function
98 *((uint16_t*)dst) = (uint16_t)pack16(c >> 2);

Completed in 54 milliseconds