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

/external/chromium_org/third_party/skia/src/utils/
H A DSkTextureCompressor_LATC.h20 SkBlitter* CreateLATCBlitter(int width, int height, void* outputBuffer,
H A DSkTextureCompressor.cpp199 return CreateLATCBlitter(width, height, compressedBuffer, allocator);
H A DSkTextureCompressor_LATC.cpp484 SkBlitter* CreateLATCBlitter(int width, int height, void* outputBuffer, function in namespace:SkTextureCompressor

Completed in 609 milliseconds