Searched defs:GetCompressedDataSize (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/skia/src/utils/
H A DSkTextureCompressor.cpp75 int GetCompressedDataSize(Format fmt, int width, int height) { function in namespace:SkTextureCompressor
179 int compressedDataSize = GetCompressedDataSize(format, bitmap.width(), bitmap.height());

Completed in 92 milliseconds