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

/external/chromium_org/third_party/skia/src/utils/
H A DSkTextureCompressor_LATC.h17 bool CompressA8ToLATC(uint8_t* dst, const uint8_t* src,
H A DSkTextureCompressor.cpp135 proc = CompressA8ToLATC;
H A DSkTextureCompressor_LATC.cpp474 bool CompressA8ToLATC(uint8_t* dst, const uint8_t* src, int width, int height, int rowBytes) { function in namespace:SkTextureCompressor

Completed in 140 milliseconds