Home
last modified time | relevance | path

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

/external/skia/src/utils/
DSkTextureCompressor_R11EAC.cpp464 static bool compress_a8_to_r11eac_fast(uint8_t* dst, const uint8_t* src, in compress_a8_to_r11eac_fast() function
630 return compress_a8_to_r11eac_fast(dst, src, width, height, rowBytes); in CompressA8ToR11EAC()