/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-color-cbdt-table.hh | 411 unsigned int image_offset = 0, image_length = 0, image_format = 0; in get_extents() local 412 … if (!subtable_record->get_image_data (glyph, base, &image_offset, &image_length, &image_format)) in get_extents() 417 if (unlikely (image_offset > cbdt_len || cbdt_len - image_offset < image_length)) in get_extents() 426 StructAtOffset<GlyphBitmapDataFormat17> (this->cbdt, image_offset); in get_extents() 434 StructAtOffset<GlyphBitmapDataFormat18> (this->cbdt, image_offset); in get_extents() 464 unsigned int image_offset = 0, image_length = 0, image_format = 0; in reference_png() local 465 … if (!subtable_record->get_image_data (glyph, base, &image_offset, &image_length, &image_format)) in reference_png() 470 if (unlikely (image_offset > cbdt_len || cbdt_len - image_offset < image_length)) in reference_png() 479 StructAtOffset<GlyphBitmapDataFormat17> (this->cbdt, image_offset); in reference_png() 481 image_offset + GlyphBitmapDataFormat17::min_size, in reference_png() [all …]
|
/third_party/harfbuzz/src/ |
D | hb-ot-color-cbdt-table.hh | 838 unsigned int image_offset = 0, image_length = 0, image_format = 0; in get_extents() local 839 … if (!subtable_record->get_image_data (glyph, base, &image_offset, &image_length, &image_format)) in get_extents() 843 if (unlikely (image_offset > cbdt_len || cbdt_len - image_offset < image_length)) in get_extents() 851 auto &glyphFormat17 = StructAtOffset<GlyphBitmapDataFormat17> (this->cbdt, image_offset); in get_extents() 858 auto &glyphFormat18 = StructAtOffset<GlyphBitmapDataFormat18> (this->cbdt, image_offset); in get_extents() 885 unsigned int image_offset = 0, image_length = 0, image_format = 0; in reference_png() local 886 … if (!subtable_record->get_image_data (glyph, base, &image_offset, &image_length, &image_format)) in reference_png() 890 if (unlikely (image_offset > cbdt_len || cbdt_len - image_offset < image_length)) in reference_png() 899 auto &glyphFormat17 = StructAtOffset<GlyphBitmapDataFormat17> (this->cbdt, image_offset); in reference_png() 901 image_offset + GlyphBitmapDataFormat17::min_size, in reference_png() [all …]
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-color-cbdt-table.hh | 838 unsigned int image_offset = 0, image_length = 0, image_format = 0; in get_extents() local 839 … if (!subtable_record->get_image_data (glyph, base, &image_offset, &image_length, &image_format)) in get_extents() 843 if (unlikely (image_offset > cbdt_len || cbdt_len - image_offset < image_length)) in get_extents() 851 auto &glyphFormat17 = StructAtOffset<GlyphBitmapDataFormat17> (this->cbdt, image_offset); in get_extents() 858 auto &glyphFormat18 = StructAtOffset<GlyphBitmapDataFormat18> (this->cbdt, image_offset); in get_extents() 885 unsigned int image_offset = 0, image_length = 0, image_format = 0; in reference_png() local 886 … if (!subtable_record->get_image_data (glyph, base, &image_offset, &image_length, &image_format)) in reference_png() 890 if (unlikely (image_offset > cbdt_len || cbdt_len - image_offset < image_length)) in reference_png() 899 auto &glyphFormat17 = StructAtOffset<GlyphBitmapDataFormat17> (this->cbdt, image_offset); in reference_png() 901 image_offset + GlyphBitmapDataFormat17::min_size, in reference_png() [all …]
|
/third_party/mesa3d/src/gallium/drivers/i915/ |
D | i915_resource_texture.c | 125 assert(!tex->image_offset[level]); in i915_texture_set_level_info() 128 tex->image_offset[level] = MALLOC(nr_images * sizeof(struct offset_pair)); in i915_texture_set_level_info() 129 tex->image_offset[level][0].nblocksx = 0; in i915_texture_set_level_info() 130 tex->image_offset[level][0].nblocksy = 0; in i915_texture_set_level_info() 138 x = tex->image_offset[level][layer].nblocksx * in i915_texture_offset() 140 y = tex->image_offset[level][layer].nblocksy; in i915_texture_offset() 154 tex->image_offset[level][img].nblocksx = nblocksx; in i915_texture_set_image_offset() 155 tex->image_offset[level][img].nblocksy = nblocksy; in i915_texture_set_image_offset()
|
D | i915_resource_buffer.c | 60 for (i = 0; i < ARRAY_SIZE(tex->image_offset); i++) in i915_resource_destroy() 61 FREE(tex->image_offset[i]); in i915_resource_destroy()
|
D | i915_state_static.c | 97 x = tex->image_offset[cbuf_surface->u.tex.level][layer].nblocksx; in update_framebuffer() 98 y = tex->image_offset[cbuf_surface->u.tex.level][layer].nblocksy; in update_framebuffer()
|
D | i915_resource.h | 77 struct offset_pair *image_offset[I915_MAX_TEXTURE_2D_LEVELS]; member
|
/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
D | sfn_instr_mem.cpp | 597 auto [imageid, image_offset] = shader.evaluate_resource_offset(intr, 0); {} in emit_ssbo_atomic_op() 625 image_offset, 1, 0xf, 0); in emit_ssbo_atomic_op() 642 image_offset); in emit_ssbo_atomic_op() 676 auto [imageid, image_offset] = shader.evaluate_resource_offset(intrin, 0); {} in emit_image_store() 701 image_offset, 1, 0xf, 0); in emit_image_store() 712 auto [imageid, image_offset] = shader.evaluate_resource_offset(intrin, 0); {} in emit_image_load_or_atomic() 746 image_offset, 1, 0xf, 0); in emit_image_load_or_atomic() 770 image_offset); in emit_image_load_or_atomic()
|
/third_party/cef/libcef/browser/osr/ |
D | web_contents_view_osr.cc | 155 const gfx::Vector2d& image_offset, in StartDragging() argument 160 browser->StartDragging(drop_data, allowed_ops, image, image_offset, in StartDragging()
|
D | browser_platform_delegate_osr.cc | 466 const gfx::Vector2d& image_offset, in StartDragging() argument 477 CefPoint cef_image_pos(image_offset.x(), image_offset.y()); in StartDragging()
|
D | web_contents_view_osr.h | 72 const gfx::Vector2d& image_offset,
|
D | browser_platform_delegate_osr.h | 81 const gfx::Vector2d& image_offset,
|
/third_party/skia/third_party/externals/freetype/src/sfnt/ |
D | ttsbit.c | 1269 FT_ULong image_start = 0, image_end = 0, image_offset; in tt_sbit_decoder_load_image() local 1296 image_offset = FT_NEXT_ULONG( p ); in tt_sbit_decoder_load_image() 1300 if ( image_offset > (FT_ULong)( p_limit - p ) ) in tt_sbit_decoder_load_image() 1303 p += image_offset; in tt_sbit_decoder_load_image() 1310 image_offset = FT_NEXT_ULONG ( p ); in tt_sbit_decoder_load_image() 1436 image_start = image_offset + image_start; in tt_sbit_decoder_load_image()
|
/third_party/freetype/src/sfnt/ |
D | ttsbit.c | 1263 FT_ULong image_start = 0, image_end = 0, image_offset; in tt_sbit_decoder_load_image() local 1290 image_offset = FT_NEXT_ULONG( p ); in tt_sbit_decoder_load_image() 1294 if ( image_offset > (FT_ULong)( p_limit - p ) ) in tt_sbit_decoder_load_image() 1297 p += image_offset; in tt_sbit_decoder_load_image() 1304 image_offset = FT_NEXT_ULONG ( p ); in tt_sbit_decoder_load_image() 1430 image_start = image_offset + image_start; in tt_sbit_decoder_load_image()
|
/third_party/flutter/skia/third_party/externals/freetype/src/sfnt/ |
D | ttsbit.c | 1266 FT_ULong image_start = 0, image_end = 0, image_offset; in tt_sbit_decoder_load_image() local 1293 image_offset = FT_NEXT_ULONG( p ); in tt_sbit_decoder_load_image() 1297 if ( image_offset > (FT_ULong)( p_limit - p ) ) in tt_sbit_decoder_load_image() 1300 p += image_offset; in tt_sbit_decoder_load_image() 1307 image_offset = FT_NEXT_ULONG ( p ); in tt_sbit_decoder_load_image() 1433 image_start = image_offset + image_start; in tt_sbit_decoder_load_image()
|
/third_party/cef/libcef/browser/ |
D | browser_platform_delegate.h | 333 const gfx::Vector2d& image_offset,
|
D | browser_platform_delegate.cc | 315 const gfx::Vector2d& image_offset, in StartDragging() argument
|
/third_party/freetype/include/freetype/internal/ |
D | tttypes.h | 611 FT_ULong image_offset; member
|
/third_party/skia/third_party/externals/freetype/include/freetype/internal/ |
D | tttypes.h | 611 FT_ULong image_offset; member
|
/third_party/flutter/skia/third_party/externals/freetype/include/freetype/internal/ |
D | tttypes.h | 612 FT_ULong image_offset; member
|
/third_party/cef/libcef/browser/alloy/ |
D | alloy_browser_host_impl.h | 173 const gfx::Vector2d& image_offset,
|
D | alloy_browser_host_impl.cc | 1643 const gfx::Vector2d& image_offset, in StartDragging() argument 1648 image_offset, event_info, source_rwh); in StartDragging()
|
/third_party/mesa3d/src/broadcom/vulkan/ |
D | v3dv_queue.c | 379 info->image_offset.x, info->image_offset.y, info->base_layer, in handle_copy_buffer_to_image_cpu_job()
|
D | v3dv_private.h | 1025 VkOffset3D image_offset; member
|
/third_party/rust/crates/libc/libc-test/semver/ |
D | apple.txt | 1926 image_offset
|