Home
last modified time | relevance | path

Searched defs:imageFormat (Results 1 – 25 of 29) sorted by relevance

12

/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/
DIndexSubTable.java40 private final int imageFormat; field in IndexSubTable
75 public int imageFormat() { in imageFormat() method in IndexSubTable
145 private int imageFormat; field in IndexSubTable.Builder
211 protected Builder(int indexFormat, int imageFormat, int imageDataOffset, int dataSize) { in Builder()
270 public int imageFormat() { in imageFormat() method in IndexSubTable.Builder
274 public void setImageFormat(int imageFormat) { in setImageFormat()
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/
DIndexSubTable.java40 private final int imageFormat; field in IndexSubTable
75 public int imageFormat() { in imageFormat() method in IndexSubTable
145 private int imageFormat; field in IndexSubTable.Builder
211 protected Builder(int indexFormat, int imageFormat, int imageDataOffset, int dataSize) { in Builder()
270 public int imageFormat() { in imageFormat() method in IndexSubTable.Builder
274 public void setImageFormat(int imageFormat) { in setImageFormat()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
Dcl_utils.cpp90 bool IsValidImageFormat(const cl_image_format *imageFormat, const rx::CLExtensions &extensions) in IsValidImageFormat()
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DSpirvShaderImage.cpp599 …nter<Byte> descriptor, SIMD::Int coordinate[], SIMD::Int sample, vk::Format imageFormat, OutOfBoun… in GetTexelAddress()
722 vk::Format imageFormat = (dim == spv::DimSubpassData) in EmitImageRead() local
1162 …vk::Format imageFormat = SpirvFormatToVulkanFormat(static_cast<spv::ImageFormat>(instruction.image… in EmitImageWrite() local
1178 …r, const Pointer<SIMD::Int> &coord, const Pointer<SIMD::Int> &texelAndMask, vk::Format imageFormat) in WriteImage()
1413 …vk::Format imageFormat = SpirvFormatToVulkanFormat(static_cast<spv::ImageFormat>(instruction.image… in EmitImageTexelPointer() local
DSpirvShader.hpp561 uint32_t imageFormat : BITS(spv::ImageFormatR64i); // spv::ImageFormat member
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/android/
DHardwareBufferImageSiblingVkAndroid.cpp102 const angle::Format &imageFormat = vkFormat.imageFormat(); in initImpl() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_format_utils.h64 const angle::Format &imageFormat() const { return angle::Format::Get(imageFormatID); } in imageFormat() function
DFramebufferVk.cpp102 const angle::Format &GetDepthStencilImageToBufferFormat(const angle::Format &imageFormat, in GetDepthStencilImageToBufferFormat()
DTextureVk.cpp995 const angle::Format &imageFormat = getImage().getFormat().imageFormat(); in copyImageDataToBuffer() local
/third_party/flutter/skia/src/gpu/vk/
DGrVkImage.h57 VkFormat imageFormat() const { return fInfo.fFormat; } in imageFormat() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/android/
DHardwareBufferImageSiblingVkAndroid.cpp236 const angle::Format &imageFormat = vkFormat.getActualRenderableImageFormat(); in initImpl() local
/third_party/skia/src/gpu/vk/
DGrVkImage.h78 VkFormat imageFormat() const { return fInfo.fFormat; } in imageFormat() function
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkImageView.cpp320 …Format imageFormat = ((usage == RAW) || (getImage(usage) == image)) ? format : getImage(usage)->ge… in getFormat() local
/third_party/skia/src/sfnt/
DSkOTTable_EBLC.h93 SK_OT_USHORT imageFormat; //format of 'EBDT' image data member
/third_party/flutter/skia/src/sfnt/
DSkOTTable_EBLC.h93 SK_OT_USHORT imageFormat; //format of 'EBDT' image data member
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-color-cbdt-table.hh118 HBUINT16 imageFormat; member
/third_party/harfbuzz/src/
Dhb-ot-color-cbdt-table.hh147 HBUINT16 imageFormat; member
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-color-cbdt-table.hh147 HBUINT16 imageFormat; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_helpers.cpp683 const angle::Format &GetDepthStencilImageToBufferFormat(const angle::Format &imageFormat, in GetDepthStencilImageToBufferFormat()
4663 VkFormat imageFormat, in initLayerImageViewWithFormat()
4687 VkFormat imageFormat, in initLayerImageViewImpl()
6405 const angle::Format &imageFormat) in stageRobustResourceClearWithFormat()
7194 const angle::Format &imageFormat = getActualFormat(); in copyImageDataToBuffer() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DBuildSPIRV.cpp809 const spv::ImageFormat imageFormat = getImageFormat(type.imageInternalFormat); in declareType() local
/third_party/skia/third_party/externals/angle2/src/common/spirv/
Dspirv_instruction_builder_autogen.cpp325 spv::ImageFormat imageFormat, in WriteTypeImage()
Dspirv_instruction_parser_autogen.cpp328 spv::ImageFormat *imageFormat, in ParseTypeImage()
/third_party/flutter/glfw/deps/vulkan/
Dvulkan.h3285 VkFormat imageFormat; member
/third_party/flutter/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h4698 VkFormat imageFormat; member
/third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h4899 VkFormat imageFormat; member

12