Home
last modified time | relevance | path

Searched refs:isCompressed (Results 1 – 7 of 7) sorted by relevance

/hardware/google/graphics/common/libacryl/
Dacrylic.cpp109 if ((mCanvas.isCompressed() || mCanvas.isCompressedWideblk()) && in validateAllLayers()
131 if ((layer->isCompressed() || layer->isCompressedWideblk()) && in validateAllLayers()
Dacrylic_layer.cpp522 if (other.isCompressed()) in importLayer()
Dacrylic_g2d.cpp699 if (layer.isCompressed()) { in prepareImage()
900 if (layer.isCompressed() || layer.isCompressedWideblk()) { in prepareSource()
/hardware/google/gfxstream/host/tests/
DGLSnapshotTextures_unittest.cpp36 GLboolean isCompressed; member
/hardware/google/graphics/common/libacryl/include/hardware/exynos/
Dacryl.h580 bool isCompressed() { return !!(mAttributes & ATTR_COMPRESSED); } in isCompressed() function
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_format_traits.hpp6469 VULKAN_HPP_INLINE VULKAN_HPP_CONSTEXPR_14 bool isCompressed( VULKAN_HPP_NAMESPACE::Format format ) in isCompressed() function
Dvulkan_format_traits.hpp6736 VULKAN_HPP_INLINE VULKAN_HPP_CONSTEXPR_14 bool isCompressed( VULKAN_HPP_NAMESPACE::Format format ) in isCompressed() function