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

/external/chromium_org/third_party/skia/src/utils/
H A DSkTextureCompressor_LATC.cpp86 static bool compress_4x4_a8_to_64bit(uint8_t* dst, const uint8_t* src, function
478 return compress_4x4_a8_to_64bit(dst, src, width, height, rowBytes, compress_latc_block);

Completed in 411 milliseconds