Searched refs:fbContentsSize (Results 1 – 1 of 1) sorted by relevance
210 unsigned fbContentsSize = viewport[2] * viewport[3] * 4; in getCompressedFB() local212 resizeFBMemory(fbContentsSize); in getCompressedFB()234 *fbsize = lzf_compress(fbcontents, fbContentsSize, fbcompressed, fbContentsSize); in getCompressedFB()