Home
last modified time | relevance | path

Searched defs:compressedSize (Results 1 – 8 of 8) sorted by relevance

/device/generic/vulkan-cereal/stream-servers/vulkan/emulated_textures/
DAstcTexture.cpp177 uint32_t compressedSize; // size of ASTC data for that region in on_vkCmdCopyBufferToImage() member
192 const uint32_t compressedSize = numAstcBlocks * 16; in on_vkCmdCopyBufferToImage() local
/device/generic/goldfish/camera/
DHwCamera.cpp88 const size_t compressedSize = jpeg::compressYUV(imageYcbcr, imageSize, metadata, in compressJpeg() local
/device/generic/vulkan-cereal/stream-servers/gl/glestranslator/GLcommon/
DTextureUtils.cpp463 GLsizei compressedSize = in doCompressedTexImage2D() local
581 GLsizei compressedSize = rgtc_get_encoded_image_size(rgtcFormat, width, height); in doCompressedTexImage2D() local
/device/generic/vulkan-cereal/stream-servers/tests/
DGLSnapshotTextures_unittest.cpp37 GLsizei compressedSize; member
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DGLClientState.cpp2952 …GLsizei compressedSize = GLESTextureUtils::getCompressedImageSize(internalformat, width, height, d… in compressedTexImageSizeCompatible() local
/device/generic/vulkan-cereal/third-party/astc-encoder/Source/
Dtinyexr.h7521 tinyexr::tinyexr_uint64 &compressedSize, in CompressZip()
7786 tinyexr::tinyexr_uint64 &compressedSize, in CompressRle()
/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan_core.h15646 VkDeviceSize compressedSize; member
Dvulkan_structs.hpp18673 VULKAN_HPP_NAMESPACE::DeviceSize compressedSize = {}; member