Home
last modified time | relevance | path

Searched defs:format (Results 251 - 275 of 3062) sorted by relevance

1...<<11121314151617181920>>...123

/third_party/skia/third_party/externals/libwebp/imageio/
H A Dimage_dec.c20 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 Dcurrfmt.cpp40 UnicodeString& CurrencyFormat::format(const Formattable& obj, in format() function in CurrencyFormat
/third_party/skia/third_party/externals/oboe/src/common/
H A DTrace.cpp35 void Trace::beginSection(const char *format, ...){ in beginSection() argument
/third_party/skia/tests/
H A DProxyRefTest.cpp29 const GrBackendFormat format = caps->getDefaultBackendFormat(GrColorType::kRGBA_8888, in make_deferred() local
H A DBackendSurfaceMutableStateTest.cpp26 GrBackendFormat format = GrBackendFormat::MakeVk(VK_FORMAT_R8G8B8A8_UNORM); in DEF_GPUTEST_FOR_VULKAN_CONTEXT() local
/third_party/skia/src/ports/
H A DSkNDKConversions.cpp13 AndroidBitmapFormat format; member
34 SkColorType toColorType(AndroidBitmapFormat format) { in toColorType() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
H A DSpirvUtils.cpp67 wgpu::TextureFormat SpirvImageFormatToTextureFormat(spv::ImageFormat format) { in SpirvImageFormatToTextureFormat() argument
H A DGLFormat.h27 GLenum format = 0; member
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DScissorTests.cpp22 wgpu::RenderPipeline CreateQuadPipeline(wgpu::TextureFormat format) { in CreateQuadPipeline() argument
H A DClipSpaceTests.cpp52 wgpu::Texture Create2DTextureForTest(wgpu::TextureFormat format) { in Create2DTextureForTest() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DVertexFormat.h29 wgpu::VertexFormat format; member
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/
H A Dbitmap_glyph_info.cc21 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 Dcore-format.c31 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 DFormatters.h51 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 DFormatCommon.h29 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 DFormatCommon.h28 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 DChrono.cpp53 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 Dstorage_texture_type.cc48 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 DTextureUtils.cpp18 bool TextureFormatSupportsStorageTexture(wgpu::TextureFormat format) { in TextureFormatSupportsStorageTexture() argument
H A DComboRenderPipelineDescriptor.cpp138 EnableDepthStencil( wgpu::TextureFormat format) EnableDepthStencil() argument
/third_party/python/Modules/_ssl/clinic/
H A Dcert.c.h24 int format = PY_SSL_ENCODING_PEM; in _ssl_Certificate_public_bytes() local
/third_party/selinux/libsepol/src/
H A Ddebug.c71 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 Djsonrpc2.go
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineSpecConstantUtil.cpp34 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 DvktSparseResourcesShaderIntrinsicsSampled.hpp36 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...]

Completed in 9 milliseconds

1...<<11121314151617181920>>...123