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

/external/chromium_org/third_party/skia/src/utils/
H A DSkTextureCompressor_LATC.cpp382 static bool compress_4x4_a8_latc(uint8_t* dst, const uint8_t* src, function
476 return compress_4x4_a8_latc(dst, src, width, height, rowBytes);

Completed in 221 milliseconds