| /third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/external_memory/ |
| H A D | MemoryServiceZirconHandle.cpp | 36 bool Service::SupportsImportMemory(VkFormat format, in SupportsImportMemory() argument 82 SupportsCreateImage(const ExternalImageDescriptor* descriptor, VkFormat format, VkImageUsageFlags usage) SupportsCreateImage() argument
|
| /third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
| H A D | ExternalTextureTests.cpp | 21 Create2DTexture(wgpu::Device device, uint32_t width, uint32_t height, wgpu::TextureFormat format, wgpu::TextureUsage usage) Create2DTexture() argument
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
| H A D | AdapterVk.cpp | 45 bool Adapter::IsDepthStencilFormatSupported(VkFormat format) { in IsDepthStencilFormatSupported() argument
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/ |
| H A D | Format.h | 75 wgpu::TextureFormat format; member 87 wgpu::TextureFormat format; member [all...] |
| H A D | ShaderModule.cpp | 38 tint::transform::VertexFormat ToTintVertexFormat(wgpu::VertexFormat format) { in ToTintVertexFormat() argument 158 TintImageFormatToTextureFormat( tint::inspector::ResourceBinding::ImageFormat format) TintImageFormatToTextureFormat() argument [all...] |
| /third_party/openssl/crypto/bio/ |
| H A D | ossl_core_bio.c | 121 int ossl_core_bio_vprintf(OSSL_CORE_BIO *cb, const char *format, va_list args) in ossl_core_bio_vprintf() argument
|
| /third_party/skia/third_party/externals/freetype/include/freetype/ |
| H A D | ftcache.h | 913 FT_Byte format; member
|
| H A D | ftglyph.h | 116 FT_Glyph_Format format; member [all...] |
| /third_party/skia/third_party/externals/freetype/src/gxvalid/ |
| H A D | gxvbsln.c | 285 FT_UShort format; in gxv_bsln_validate() local [all...] |
| H A D | gxvprop.c | 270 FT_UShort format; in gxv_prop_validate() local
|
| /third_party/skia/third_party/externals/freetype/src/sfnt/ |
| H A D | ttkern.c | 87 FT_UInt num_pairs, length, coverage, format; in FT_LOCAL_DEF() local
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-aat-layout-trak-table.hh | 214 HBUINT16 format; /* Format of the tracking table (set to 0). */ member
|
| H A D | hb-buffer-serialize.cc | 90 hb_buffer_serialize_format_to_string (hb_buffer_serialize_format_t format) in hb_buffer_serialize_format_to_string() argument 459 hb_buffer_serialize_glyphs(hb_buffer_t *buffer, unsigned int start, unsigned int end, char *buf, unsigned int buf_size, unsigned int *buf_consumed, hb_font_t *font, hb_buffer_serialize_format_t format, hb_buffer_serialize_flags_t flags) hb_buffer_serialize_glyphs() argument 561 hb_buffer_serialize_unicode(hb_buffer_t *buffer, unsigned int start, unsigned int end, char *buf, unsigned int buf_size, unsigned int *buf_consumed, hb_buffer_serialize_format_t format, hb_buffer_serialize_flags_t flags) hb_buffer_serialize_unicode() argument 603 _hb_buffer_serialize_invalid(hb_buffer_t *buffer, unsigned int start, unsigned int end, char *buf, unsigned int buf_size, unsigned int *buf_consumed, hb_buffer_serialize_format_t format, hb_buffer_serialize_flags_t flags) _hb_buffer_serialize_invalid() argument 659 hb_buffer_serialize(hb_buffer_t *buffer, unsigned int start, unsigned int end, char *buf, unsigned int buf_size, unsigned int *buf_consumed, hb_font_t *font, hb_buffer_serialize_format_t format, hb_buffer_serialize_flags_t flags) hb_buffer_serialize() argument 744 hb_buffer_deserialize_glyphs(hb_buffer_t *buffer, const char *buf, int buf_len, const char **end_ptr, hb_font_t *font, hb_buffer_serialize_format_t format) hb_buffer_deserialize_glyphs() argument 816 hb_buffer_deserialize_unicode(hb_buffer_t *buffer, const char *buf, int buf_len, const char **end_ptr, hb_buffer_serialize_format_t format) hb_buffer_deserialize_unicode() argument [all...] |
| /third_party/skia/third_party/externals/harfbuzz/util/ |
| H A D | options.hh | 57 fail (hb_bool_t suggest_help, const char *format, ...) in fail() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| H A D | FormatVariadic.h | 105 void format(raw_ostream &S) const { in format() function in llvm::formatv_object_base [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
| H A D | FormatVariadic.h | 97 void format(raw_ostream &S) const { in format() function in llvm::formatv_object_base [all...] |
| /third_party/skia/third_party/externals/tint/src/diagnostic/ |
| H A D | formatter.cc | 112 void Formatter::format(const List& list, Printer* printer) const { in format() function in tint::diag::Formatter 130 void Formatter::format(const Diagnostic& diag, State& state) const { in format() function in tint::diag::Formatter 250 std::string Formatter::format(const List& list) const { in format() function in tint::diag::Formatter
|
| /third_party/skia/third_party/externals/tint/src/reader/spirv/ |
| H A D | enum_converter_test.cc | 318 SpvImageFormat format; member
|
| /third_party/skia/third_party/externals/zlib/ |
| H A D | gzwrite.c | 379 int ZEXPORTVA gzvprintf(gzFile file, const char *format, va_list va) in gzvprintf() argument 451 int ZEXPORTVA gzprintf(gzFile file, const char *format, ...) in gzprintf() argument [all...] |
| /third_party/skia/tools/gpu/ |
| H A D | ProxyUtils.cpp | 65 const GrBackendFormat format = caps->getDefaultBackendFormat(pixmap.colorType(), renderable); in MakeTextureProxyViewFromData() local
|
| /third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/ |
| H A D | CopyTextureForBrowserTests.cpp | 25 Create2DTexture(uint32_t width, uint32_t height, uint32_t mipLevelCount, uint32_t arrayLayerCount, wgpu::TextureFormat format, wgpu::TextureUsage usage, uint32_t sampleCount = 1) Create2DTexture() argument
|
| /third_party/skia/third_party/externals/dawn/src/utils/ |
| H A D | TestUtils.cpp | 27 uint32_t GetMinimumBytesPerRow(wgpu::TextureFormat format, uint32_t width) { in GetMinimumBytesPerRow() argument 138 uint32_t VertexFormatSize(wgpu::VertexFormat format) { in VertexFormatSize() argument 34 GetTextureDataCopyLayoutForTextureAtLevel( wgpu::TextureFormat format, wgpu::Extent3D textureSizeAtLevel0, uint32_t mipmapLevel, wgpu::TextureDimension dimension, uint32_t rowsPerImage) GetTextureDataCopyLayoutForTextureAtLevel() argument [all...] |
| /third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
| H A D | vulkan_android.h | 65 VkFormat format; member 96 VkFormat format; member
|
| /third_party/protobuf/src/google/protobuf/io/ |
| H A D | gzip_stream.cc | 49 GzipInputStream::GzipInputStream(ZeroCopyInputStream* sub_stream, Format format, in GzipInputStream() argument 77 internalInflateInit2(z_stream* zcontext, GzipInputStream::Format format) internalInflateInit2() argument
|
| H A D | gzip_stream.h | 120 Format format; member
|