Home
last modified time | relevance | path

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

/external/skia/src/utils/
DSkTextureCompressor_LATC.cpp383 static bool compress_4x4_a8_latc(uint8_t* dst, const uint8_t* src, in compress_4x4_a8_latc() function
477 return compress_4x4_a8_latc(dst, src, width, height, rowBytes); in CompressA8ToLATC()