Home
last modified time | relevance | path

Searched refs:format (Results 6326 - 6350 of 13288) sorted by relevance

1...<<251252253254255256257258259260>>...532

/third_party/skia/src/gpu/mtl/
H A DGrMtlTexture.h22 MTLPixelFormat format,
/third_party/skia/src/gpu/
H A DGrTexture.h58 const GrBackendFormat& format,
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/common/
H A Ddebug.h33 void trace(const char *format, ...);
/third_party/skia/third_party/externals/swiftshader/src/WSI/
H A DlibXCB.hpp31 xcb_void_cookie_t (*xcb_put_image)(xcb_connection_t *c, uint8_t format, xcb_drawable_t drawable, xcb_gcontext_t gc, uint16_t width, uint16_t height, int16_t dst_x, int16_t dst_y, uint8_t left_pad, uint8_t depth, uint32_t data_len, const uint8_t *data) = nullptr;
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
H A DUtil.hpp31 void transitionImageLayout(vk::Device device, vk::CommandPool commandPool, vk::Queue queue, vk::Image image, vk::Format format, vk::ImageLayout oldLayout, vk::ImageLayout newLayout);
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_reflect.hpp66 void set_format(const std::string &format);
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/scripts/
H A Dtest_compact_ids.py58 print(template.format(script=sys.argv[0]));
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/
H A Dgenerate_registry_tables.py61 line = '{' + '{}, "{}", "{}", "{}"'.format(value,
/third_party/skia/third_party/externals/libwebp/imageio/
H A Dimage_enc.h53 WebPOutputFileFormat format, const char* const out_file_name);
63 // Save to PPM format (RGB, no alpha)
66 // Save to PAM format (= PPM + alpha)
81 // Save as YUV samples as PGM format (using IMC4 layout).
83 // (very convenient format for viewing the samples, esp. for odd dimensions).
89 // Save 16b mode (RGBA4444, RGB565, ...) as PGM format, for debugging purposes.
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumrange_impl.h48 void format(UFormattedNumberRangeData& data, bool equalBeforeRounding, UErrorCode& status) const;
/third_party/skia/third_party/externals/icu/source/samples/datefmt/answers/
H A Dmain_2.cpp81 fmt->format(date, str, status); in main()
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DRenderEncoderBase.h53 wgpu::IndexFormat format,
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DViewportOrientationTests.cpp40 descriptor.cTargets[0].format = renderPass.colorFormat; in TEST_P()
/third_party/skia/third_party/externals/dawn/src/dawn_native/metal/
H A DUtilsMetal.h73 MTLBlitOption ComputeMTLBlitOption(const Format& format, Aspect aspect);
/third_party/python/Modules/_blake2/
H A Dblake2b2s.py30 print('#define {0:<18} PyBlake2_{0}'.format(f))
/third_party/python/Lib/
H A D_aix_support.py20 return "aix-{:1x}{:1d}{:02d}-{:04d}-{}".format(vrtl[0], vrtl[1], vrtl[2], _bd, _sz)
61 "aix-{:1x}{:1d}{:02d}-{:04d}-{}".format(v, r, tl, builddate, bitsize)
/third_party/skia/tools/fiddle/
H A Dfiddle_main.h88 extern void SkDebugf(const char * format, ...);
/third_party/skia/third_party/externals/dawn/src/utils/
H A DComboRenderPipelineDescriptor.h51 wgpu::TextureFormat format = wgpu::TextureFormat::Depth24PlusStencil8);
/third_party/protobuf/js/experimental/runtime/kernel/conformance/
H A Dconformance_testee.js20 response.setSkipped('Json is not supported as input format.');
25 response.setSkipped('Text format is not supported as input format.');
35 throw new Error('Request didn\'t have accepted input format.');
39 response.setSkipped('Json is not supported as output format.');
44 response.setSkipped('Text format is not supported as output format.');
49 response.setRuntimeError('Unspecified output format');
54 throw new Error('Request didn\'t have accepted output format.');
/third_party/python/Doc/tools/extensions/
H A Dglossary_search.py23 if app.builder.format != 'html':
/third_party/python/Lib/test/test_json/
H A Dtest_encode_basestring_ascii.py26 '{0!r} != {1!r} for {2}({3!r})'.format(
/third_party/rust/crates/clap/examples/tutorial_derive/
H A D04_03_relations.rs59 format!("{major}.{minor}.{patch}") in main()
/third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/util/
H A DSurfaceRenderer.java68 public void surfaceChanged(SurfaceHolder holder, int format, int width, int height) { in surfaceChanged() argument
/third_party/skia/gn/
H A Dcodesign_ios.py72 '''.format(prefix=prefix, app=app))
/third_party/rust/crates/rustix/tests/
H A Dbackends.rs107 .arg(&format!("--invert={}", dependency)) in has_dependency()

Completed in 11 milliseconds

1...<<251252253254255256257258259260>>...532