Searched defs:compressedSize (Results  1 – 8 of 8) sorted by relevance
| /device/generic/vulkan-cereal/stream-servers/vulkan/emulated_textures/ | 
| D | AstcTexture.cpp | 177         uint32_t compressedSize;  // size of ASTC data for that region  in on_vkCmdCopyBufferToImage()  member192         const uint32_t compressedSize = numAstcBlocks * 16;  in on_vkCmdCopyBufferToImage()  local
 
 | 
| /device/generic/goldfish/camera/ | 
| D | HwCamera.cpp | 88     const size_t compressedSize = jpeg::compressYUV(imageYcbcr, imageSize, metadata,  in compressJpeg()  local
 | 
| /device/generic/vulkan-cereal/stream-servers/gl/glestranslator/GLcommon/ | 
| D | TextureUtils.cpp | 463         GLsizei compressedSize =  in doCompressedTexImage2D()  local581         GLsizei compressedSize = rgtc_get_encoded_image_size(rgtcFormat, width, height);  in doCompressedTexImage2D()  local
 
 | 
| /device/generic/vulkan-cereal/stream-servers/tests/ | 
| D | GLSnapshotTextures_unittest.cpp | 37     GLsizei compressedSize;  member
 | 
| /device/generic/goldfish-opengl/shared/OpenglCodecCommon/ | 
| D | GLClientState.cpp | 2952 …GLsizei compressedSize = GLESTextureUtils::getCompressedImageSize(internalformat, width, height, d…  in compressedTexImageSizeCompatible()  local
 | 
| /device/generic/vulkan-cereal/third-party/astc-encoder/Source/ | 
| D | tinyexr.h | 7521                         tinyexr::tinyexr_uint64 &compressedSize,  in CompressZip()7786                         tinyexr::tinyexr_uint64 &compressedSize,  in CompressRle()
 
 | 
| /device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/ | 
| D | vulkan_core.h | 15646     VkDeviceSize                          compressedSize;  member
 | 
| D | vulkan_structs.hpp | 18673     VULKAN_HPP_NAMESPACE::DeviceSize compressedSize = {};  member
 |