Home
last modified time | relevance | path

Searched defs:getCompressedSize (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/skia/third_party/externals/libjpeg-turbo/java/org/libjpegturbo/turbojpeg/
DTJCompressor.java566 public int getCompressedSize() { in getCompressedSize() method in TJCompressor
/third_party/libjpeg-turbo/java/org/libjpegturbo/turbojpeg/
DTJCompressor.java573 public int getCompressedSize() { in getCompressedSize() method in TJCompressor
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageUtil.cpp759 deUint32 TestTexture::getCompressedSize (void) const in getCompressedSize() function in vkt::pipeline::TestTexture