Home
last modified time | relevance | path

Searched defs:width (Results 2101 - 2125 of 3240) sorted by relevance

1...<<81828384858687888990>>...130

/third_party/skia/src/utils/
H A DSkNWayCanvas.cpp12 SkNWayCanvas::SkNWayCanvas(int width, int height) : INHERITED(width, height) {} in SkNWayCanvas() argument
/third_party/skia/src/pdf/
H A DSkPDFDocument.cpp249 SkCanvas* SkPDFDocument::onBeginPage(SkScalar width, SkScalar height) { in onBeginPage() argument
/third_party/skia/tests/
H A DPictureTest.cpp105 SaveCountingCanvas(int width, int height) in SaveCountingCanvas() argument
454 ClipCountingCanvas(int width, int height) in ClipCountingCanvas() argument
/third_party/skia/src/ports/
H A DSkFontMgr_fuchsia.cpp79 fuchsia::fonts::Width SkToFuchsiaWidth(SkFontStyle::Width width) { in SkToFuchsiaWidth() argument
115 SkFontStyle::Width FuchsiaToSkWidth(fuchsia::fonts::Width width) { in FuchsiaToSkWidth() argument
H A DSkScalerContext_mac_ct.cpp60 sk_memset_rect32(uint32_t* ptr, uint32_t value, int width, int height, size_t rowBytes) sk_memset_rect32() argument
390 const int width = glyph.width(); RGBToA8() local
422 const int width = glyph.width(); RGBToLcd16() local
504 const int width = glyph.fWidth; generateImage() local
514 const int width = glyph.fWidth; generateImage() local
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DCommandEncoder.cpp123 ValidateOrSetAttachmentSize(const TextureViewBase* attachment, uint32_t* width, uint32_t* height) ValidateOrSetAttachmentSize() argument
214 ValidateRenderPassColorAttachment( DeviceBase* device, const RenderPassColorAttachment& colorAttachment, uint32_t* width, uint32_t* height, uint32_t* sampleCount) ValidateRenderPassColorAttachment() argument
252 ValidateRenderPassDepthStencilAttachment( DeviceBase* device, const RenderPassDepthStencilAttachment* depthStencilAttachment, uint32_t* width, uint32_t* height, uint32_t* sampleCount) ValidateRenderPassDepthStencilAttachment() argument
332 ValidateRenderPassDescriptor(DeviceBase* device, const RenderPassDescriptor* descriptor, uint32_t* width, uint32_t* height, uint32_t* sampleCount) ValidateRenderPassDescriptor() argument
546 uint32_t width = 0; APIBeginRenderPass() local
[all...]
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DBindGroupTests.cpp303 uint32_t width = kRTSize, height = kRTSize; in TEST_P() local
H A DTextureFormatTests.cpp193 uint32_t width = sampleDataSize / sampleFormatInfo.texelByteSize; in DoSampleTest() local
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/third_party/
H A Dvulkan_command_buffer_utils.h171 int width, height; member
/third_party/skia/third_party/externals/freetype/src/bdf/
H A Dbdf.h134 unsigned short width; member
/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dttcolr.c1173 FT_UInt width = (FT_UInt)( x_max - x_min ); in FT_LOCAL_DEF() local
[all...]
H A Dttsbit.c568 FT_UInt width, height; in tt_sbit_decoder_alloc_bitmap() local
719 FT_Int pitch, width, height, line_bits, h; tt_sbit_decoder_load_byte_aligned() local
861 FT_Int pitch, width, height, line_bits, h, nbits; tt_sbit_decoder_load_bit_aligned() local
1189 FT_UInt width = decoder->metrics->width; tt_sbit_decoder_load_bitmap() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-shape-complex-arabic.cc499 hb_position_t width = font->get_glyph_h_advance (info[i].codepoint); in apply_stch() local
558 hb_position_t width = font->get_glyph_h_advance (info[k - 1].codepoint); in apply_stch() local
/third_party/skia/third_party/externals/harfbuzz/util/
H A Dhelper-cairo.hh50 _cairo_eps_surface_create_for_stream(cairo_write_func_t write_func, void *closure, double width, double height) _cairo_eps_surface_create_for_stream() argument
211 _cairo_ansi_surface_create_for_stream(cairo_write_func_t write_func, void *closure, double width, double height, cairo_content_t content, image_protocol_t protocol HB_UNUSED) _cairo_ansi_surface_create_for_stream() argument
344 _cairo_png_surface_create_for_stream(cairo_write_func_t write_func, void *closure, double width, double height, cairo_content_t content, image_protocol_t protocol) _cairo_png_surface_create_for_stream() argument
/third_party/skia/third_party/externals/piex/src/
H A Dtiff_parser.cc43 GetFullDimension16(const TiffDirectory& tiff_directory, std::uint16_t* width, std::uint16_t* height) GetFullDimension16() argument
432 GetJpegDimensions(const std::uint32_t jpeg_offset, StreamInterface* stream, std::uint16_t* width, std::uint16_t* height) GetJpegDimensions() argument
550 GetFullDimension32(const TiffDirectory& tiff_directory, std::uint32_t* width, std::uint32_t* height) GetFullDimension32() argument
600 GetFullCropDimension(const tiff_directory::TiffDirectory& tiff_directory, std::uint32_t* width, std::uint32_t* height) GetFullCropDimension() argument
[all...]
/third_party/skia/third_party/externals/tint/src/writer/hlsl/
H A Dgenerator_impl.cc1708 std::string width; in EmitModfCall() local
1744 std::string width; in EmitFrexpCall() local
1764 l << " result = {sig, int" << width << "(exp)};"; in EmitFrexpCall() local
[all...]
/third_party/spirv-tools/source/fuzz/
H A Dfuzzer_pass.cpp241 uint32_t FuzzerPass::FindOrCreateIntegerType(uint32_t width, bool is_signed) { in FindOrCreateIntegerType() argument
252 uint32_t FuzzerPass::FindOrCreateFloatType(uint32_t width) { in FindOrCreateFloatType() argument
348 FindOrCreatePointerToIntegerType( uint32_t width, bool is_signed, spv::StorageClass storage_class) FindOrCreatePointerToIntegerType() argument
354 FindOrCreateIntegerConstant( const std::vector<uint32_t>& words, uint32_t width, bool is_signed, bool is_irrelevant) FindOrCreateIntegerConstant() argument
369 FindOrCreateFloatConstant( const std::vector<uint32_t>& words, uint32_t width, bool is_irrelevant) FindOrCreateFloatConstant() argument
549 auto width = type_instruction->GetSingleWordInOperand(0); FindOrCreateZeroConstant() local
555 auto width = type_instruction->GetSingleWordInOperand(0); FindOrCreateZeroConstant() local
[all...]
/third_party/skia/third_party/externals/dawn/src/tests/white_box/
H A DVulkanImageWrappingTestsDmaBuf.cpp102 gbm_bo* CreateGbmBo(uint32_t width, uint32_t height, bool linear) { in CreateGbmBo() argument
812 uint32_t width = 640, height = 480, pixelSize = 4; in TEST_P() local
[all...]
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_resample.cpp175 uint32 width = fRadius * 2; in Initialize() local
321 uint32 width = 0; in Initialize() local
[all...]
/third_party/python/Python/
H A Dast_opt.c352 int spec, flags, width = -1, prec = -1; in parse_format() local
290 simple_format_arg_parse(PyObject *fmt, Py_ssize_t *ppos, int *spec, int *flags, int *width, int *prec) simple_format_arg_parse() argument
/third_party/python/Objects/clinic/
H A Dunicodeobject.c.h101 Py_ssize_t width; in unicode_center() local
535 Py_ssize_t width; in unicode_ljust() local
844 Py_ssize_t width; unicode_rjust() local
1218 Py_ssize_t width; unicode_zfill() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/
H A Dtime_zone_format.cc147 char* Format64(char* ep, int width, std::int_fast64_t v) { in Format64() argument
233 const char* ParseInt(const char* dp, int width, T min, T max, T* vp) { in ParseInt() argument
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/types/internal/
H A Dconformance_testing.h150 const std::size_t width = (std::max)({decls.name.size()...}); in PrepareGivenContext() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/
H A Dextension.h294 int width() const { return width_; } in width() function in absl::FormatConversionChar::FormatConversionSpecImpl
/third_party/skia/experimental/wasm-skp-debugger/
H A Ddebugger_bindings.cpp54 int width; member
492 sk_sp<SkSurface> MakeOnScreenGLSurface(sk_sp<GrDirectContext> dContext, int width, int height) { in MakeOnScreenGLSurface() argument
517 sk_sp<SkSurface> MakeRenderTarget(sk_sp<GrDirectContext> dContext, int width, int height) { in MakeRenderTarget() argument
[all...]

Completed in 49 milliseconds

1...<<81828384858687888990>>...130