| /third_party/skia/third_party/externals/libwebp/imageio/ |
| H A D | image_dec.c | 20 WebPInputFileFormat format = WEBP_UNSUPPORTED_FORMAT; in WebPGuessImageType() local 52 WebPImageReader WebPGetImageReader(WebPInputFileFormat format) { in WebPGetImageReader() argument
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | currfmt.cpp | 40 UnicodeString& CurrencyFormat::format(const Formattable& obj, in format() function in CurrencyFormat
|
| /third_party/skia/third_party/externals/oboe/src/common/ |
| H A D | Trace.cpp | 35 void Trace::beginSection(const char *format, ...){ in beginSection() argument
|
| /third_party/skia/tests/ |
| H A D | ProxyRefTest.cpp | 29 const GrBackendFormat format = caps->getDefaultBackendFormat(GrColorType::kRGBA_8888, in make_deferred() local
|
| H A D | BackendSurfaceMutableStateTest.cpp | 26 GrBackendFormat format = GrBackendFormat::MakeVk(VK_FORMAT_R8G8B8A8_UNORM); in DEF_GPUTEST_FOR_VULKAN_CONTEXT() local
|
| /third_party/skia/src/ports/ |
| H A D | SkNDKConversions.cpp | 13 AndroidBitmapFormat format; member 34 SkColorType toColorType(AndroidBitmapFormat format) { in toColorType() argument
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/ |
| H A D | SpirvUtils.cpp | 67 wgpu::TextureFormat SpirvImageFormatToTextureFormat(spv::ImageFormat format) { in SpirvImageFormatToTextureFormat() argument
|
| H A D | GLFormat.h | 27 GLenum format = 0; member
|
| /third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
| H A D | ScissorTests.cpp | 22 wgpu::RenderPipeline CreateQuadPipeline(wgpu::TextureFormat format) { in CreateQuadPipeline() argument
|
| H A D | ClipSpaceTests.cpp | 52 wgpu::Texture Create2DTextureForTest(wgpu::TextureFormat format) { in Create2DTextureForTest() argument
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/ |
| H A D | VertexFormat.h | 29 wgpu::VertexFormat format; member
|
| /third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/ |
| H A D | bitmap_glyph_info.cc | 21 BitmapGlyphInfo(int32_t glyph_id, int32_t block_offset, int32_t start_offset, int32_t length, int32_t format) BitmapGlyphInfo() argument 34 BitmapGlyphInfo(int32_t glyph_id, int32_t start_offset, int32_t length, int32_t format) BitmapGlyphInfo() argument
|
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | core-format.c | 31 pa_format_info *format = NULL; in pa_format_info_from_sample_spec2() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
| H A D | Formatters.h | 51 static void format(const codeview::TypeIndex &V, raw_ostream &Stream, in format() function 64 static void format(const codeview::GUID &V, llvm::raw_ostream &Stream, in format() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| H A D | FormatCommon.h | 29 void format(raw_ostream &S, StringRef Options) { in format() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
| H A D | FormatCommon.h | 28 void format(raw_ostream &S, StringRef Options) { in format() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| H A D | Chrono.cpp | 53 void format_provider<TimePoint<>>::format(const TimePoint<> &T, raw_ostream &OS, in format() function in llvm::format_provider
|
| /third_party/skia/third_party/externals/tint/src/sem/ |
| H A D | storage_texture_type.cc | 48 sem::Type* StorageTexture::SubtypeFor(ast::ImageFormat format, in SubtypeFor() argument 24 StorageTexture(ast::TextureDimension dim, ast::ImageFormat format, ast::Access access, sem::Type* subtype) StorageTexture() argument
|
| /third_party/skia/third_party/externals/dawn/src/utils/ |
| H A D | TextureUtils.cpp | 18 bool TextureFormatSupportsStorageTexture(wgpu::TextureFormat format) { in TextureFormatSupportsStorageTexture() argument
|
| H A D | ComboRenderPipelineDescriptor.cpp | 138 EnableDepthStencil( wgpu::TextureFormat format) EnableDepthStencil() argument
|
| /third_party/python/Modules/_ssl/clinic/ |
| H A D | cert.c.h | 24 int format = PY_SSL_ENCODING_PEM; in _ssl_Certificate_public_bytes() local
|
| /third_party/selinux/libsepol/src/ |
| H A D | debug.c | 71 sepol_msg_set_callback(sepol_handle_t * handle, __attribute__ ((format(printf, 3, 4))) void (*msg_callback) (void *varg, sepol_handle_t * handle, const char *fmt, ...), void *msg_callback_arg) sepol_msg_set_callback() argument
|
| /third_party/spirv-tools/utils/vscode/src/lsp/jsonrpc2/ |
| H A D | jsonrpc2.go | |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| H A D | vktPipelineSpecConstantUtil.cpp | 34 VkImageCreateInfo makeImageCreateInfo (const tcu::IVec2& size, const VkFormat format, const VkImageUsageFlags usage) in makeImageCreateInfo() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/ |
| H A D | vktSparseResourcesShaderIntrinsicsSampled.hpp | 36 SparseShaderIntrinsicsCaseSampledBase(tcu::TestContext& testCtx, const std::string& name, const SpirVFunction function, const ImageType imageType, const tcu::UVec3& imageSize, const vk::VkFormat format, const std::string& operand) SparseShaderIntrinsicsCaseSampledBase() argument 57 SparseShaderIntrinsicsCaseSampledExplicit(tcu::TestContext& testCtx, const std::string& name, const SpirVFunction function, const ImageType imageType, const tcu::UVec3& imageSize, const vk::VkFormat format, const std::string& operand) SparseShaderIntrinsicsCaseSampledExplicit() argument 72 SparseCaseOpImageSparseSampleExplicitLod(tcu::TestContext& testCtx, const std::string& name, const SpirVFunction function, const ImageType imageType, const tcu::UVec3& imageSize, const vk::VkFormat format, const std::string& operand) SparseCaseOpImageSparseSampleExplicitLod() argument 91 SparseShaderIntrinsicsCaseSampledImplicit(tcu::TestContext& testCtx, const std::string& name, const SpirVFunction function, const ImageType imageType, const tcu::UVec3& imageSize, const vk::VkFormat format, const std::string& operand) SparseShaderIntrinsicsCaseSampledImplicit() argument 106 SparseCaseOpImageSparseSampleImplicitLod(tcu::TestContext& testCtx, const std::string& name, const SpirVFunction function, const ImageType imageType, const tcu::UVec3& imageSize, const vk::VkFormat format, const std::string& operand) SparseCaseOpImageSparseSampleImplicitLod() argument 125 SparseCaseOpImageSparseGather(tcu::TestContext& testCtx, const std::string& name, const SpirVFunction function, const ImageType imageType, const tcu::UVec3& imageSize, const vk::VkFormat format, const std::string& operand) SparseCaseOpImageSparseGather() argument [all...] |