Searched refs:GetCompressedDataSize (Results 1 – 4 of 4) sorted by relevance
74 int GetCompressedDataSize(Format fmt, int width, int height) { in GetCompressedDataSize() function148 int compressedDataSize = GetCompressedDataSize(format, pixmap.width(), pixmap.height()); in CompressBitmapToFormat()
55 int GetCompressedDataSize(Format fmt, int width, int height);
204 SkTextureCompressor::GetCompressedDataSize(kLATCFormat, kWidth, kHeight); in DEF_TEST()
195 int cmpSz = SkTextureCompressor::GetCompressedDataSize( in init()