Searched refs:getCompressedSize (Results 1 – 7 of 7) sorted by relevance
239 testEntry.getUncompressedBinaryContent().length, entry.getCompressedSize()); in checkEntry()
108 virtual deUint32 getCompressedSize (void) const;
372 bufferSize = (srcTexture.isCompressed())? srcTexture.getCompressedSize(): srcTexture.getSize(); in uploadTestTextureInternal()634 deUint32 TestTexture::getCompressedSize (void) const in getCompressedSize() function in vkt::pipeline::TestTexture
557 public int getCompressedSize() { in getCompressedSize() method in TJCompressor
332 jpegSize = tjc.getCompressedSize(); in main()
352 jpegSize[tile] = tjc.getCompressedSize(); in fullTest()
695 size = tjc.getCompressedSize(); in compTest()