Searched refs:GetCompressedDataSize (Results 1 – 4 of 4) sorted by relevance
75 int GetCompressedDataSize(Format fmt, int width, int height) { in GetCompressedDataSize() function179 int compressedDataSize = GetCompressedDataSize(format, bitmap.width(), bitmap.height()); in CompressBitmapToFormat()
55 int GetCompressedDataSize(Format fmt, int width, int height);
224 SkTextureCompressor::GetCompressedDataSize(kLATCFormat, kWidth, kHeight); in DEF_TEST()
194 int cmpSz = SkTextureCompressor::GetCompressedDataSize( in init()