Home
last modified time | relevance | path

Searched defs:buffer (Results 5226 - 5250 of 8091) sorted by relevance

1...<<201202203204205206207208209210>>...324

/third_party/skia/src/ports/
H A DSkFontMgr_fuchsia.cpp24 void UnmapMemory(const void* buffer, uint64_t size) { in UnmapMemory() argument
37 void ReleaseSkData(const void* buffer, void* context) { in ReleaseSkData() argument
48 uintptr_t buffer = 0; in MakeSkDataFromBuffer() local
[all...]
/third_party/skia/src/shaders/
H A DSkImageShader.cpp101 sk_sp<SkFlattenable> SkImageShader::CreateProc(SkReadBuffer& buffer) { in CreateProc() argument
[all...]
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DTextureZeroInitTests.cpp158 wgpu::Buffer buffer = device.CreateBuffer(&bufferDescriptor); in TEST_P() local
1451 wgpu::Buffer buffer in TEST_P() local
[all...]
H A DBindGroupTests.cpp149 wgpu::Buffer buffer = device.CreateBuffer(&bufferDesc); in TEST_P() local
212 wgpu::Buffer buffer = in TEST_P() local
278 wgpu::Buffer buffer = utils::CreateBufferFromData(device, &transform, sizeof(transform), in TEST_P() local
403 wgpu::Buffer buffer = TEST_P() local
1336 wgpu::Buffer buffer = device.CreateBuffer(&bufferDesc); TEST_P() local
1500 wgpu::Buffer buffer = utils::CreateBufferFromData<uint32_t>( TEST_P() local
1517 wgpu::Buffer buffer = utils::CreateBufferFromData<uint32_t>( TEST_P() local
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DCommandEncoder.cpp882 APIClearBuffer(BufferBase* buffer, uint64_t offset, uint64_t size) APIClearBuffer() argument
1033 APIWriteBuffer(BufferBase* buffer, uint64_t bufferOffset, const uint8_t* data, uint64_t size) APIWriteBuffer() argument
[all...]
H A DQueue.cpp253 void QueueBase::APIWriteBuffer(BufferBase* buffer, in APIWriteBuffer() argument
260 MaybeError QueueBase::WriteBuffer(BufferBase* buffer, in WriteBuffer() argument
271 MaybeError QueueBase::WriteBufferImpl(BufferBase* buffer, in WriteBufferImpl() argument
[all...]
/third_party/skia/third_party/externals/angle2/util/
H A Dshader_utils.cpp22 char buffer[kMaxBufferSize] = {}; in ReadEntireFile() local
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftmac.c590 unsigned char *buffer, *p, *size_p = NULL; in read_lwfn() local
/third_party/skia/third_party/externals/freetype/src/psaux/
H A Dpsobjs.c2574 t1_decrypt( FT_Byte* buffer, in t1_decrypt() argument
/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dsfdriver.c166 sfnt_get_glyph_name( FT_Face face, FT_UInt glyph_index, FT_Pointer buffer, FT_UInt buffer_max ) sfnt_get_glyph_name() argument
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-aat-layout-common.hh847 hb_buffer_t *buffer; global() member
866 hb_buffer_t *buffer; global() member
[all...]
H A Dhb-ot-layout.hh159 _hb_next_syllable(hb_buffer_t *buffer, unsigned int start) _hb_next_syllable() argument
172 _hb_clear_syllables(const hb_ot_shape_plan_t *plan HB_UNUSED, hb_font_t *font HB_UNUSED, hb_buffer_t *buffer) _hb_clear_syllables() argument
215 _hb_glyph_info_set_unicode_props(hb_glyph_info_t *info, hb_buffer_t *buffer) _hb_glyph_info_set_unicode_props() argument
362 _hb_next_grapheme(hb_buffer_t *buffer, unsigned int start) _hb_next_grapheme() argument
489 _hb_allocate_lig_id(hb_buffer_t *buffer) _hb_allocate_lig_id() argument
566 _hb_clear_substitution_flags(const hb_ot_shape_plan_t *plan HB_UNUSED, hb_font_t *font HB_UNUSED, hb_buffer_t *buffer) _hb_clear_substitution_flags() argument
580 _hb_buffer_allocate_unicode_vars(hb_buffer_t *buffer) _hb_buffer_allocate_unicode_vars() argument
586 _hb_buffer_deallocate_unicode_vars(hb_buffer_t *buffer) _hb_buffer_deallocate_unicode_vars() argument
592 _hb_buffer_assert_unicode_vars(hb_buffer_t *buffer) _hb_buffer_assert_unicode_vars() argument
598 _hb_buffer_allocate_gsubgpos_vars(hb_buffer_t *buffer) _hb_buffer_allocate_gsubgpos_vars() argument
606 _hb_buffer_deallocate_gsubgpos_vars(hb_buffer_t *buffer) _hb_buffer_deallocate_gsubgpos_vars() argument
614 _hb_buffer_assert_gsubgpos_vars(hb_buffer_t *buffer) _hb_buffer_assert_gsubgpos_vars() argument
[all...]
H A Dhb-ot-shape-complex-arabic.cc289 arabic_joining (hb_buffer_t *buffer) in arabic_joining() argument
346 mongolian_variation_selectors(hb_buffer_t *buffer) mongolian_variation_selectors() argument
357 setup_masks_arabic_plan(const arabic_shape_plan_t *arabic_plan, hb_buffer_t *buffer, hb_script_t script) setup_masks_arabic_plan() argument
374 setup_masks_arabic(const hb_ot_shape_plan_t *plan, hb_buffer_t *buffer, hb_font_t *font HB_UNUSED) setup_masks_arabic() argument
383 arabic_fallback_shape(const hb_ot_shape_plan_t *plan, hb_font_t *font, hb_buffer_t *buffer) arabic_fallback_shape() argument
421 record_stch(const hb_ot_shape_plan_t *plan, hb_font_t *font HB_UNUSED, hb_buffer_t *buffer) record_stch() argument
446 apply_stch(const hb_ot_shape_plan_t *plan HB_UNUSED, hb_buffer_t *buffer, hb_font_t *font) apply_stch() argument
[all...]
H A Dhb-ot-shape-complex-use-machine.hh426 find_syllables_use (hb_buffer_t *buffer) in find_syllables_use() argument
H A Dhb-ot-shape.cc466 hb_buffer_t *buffer; member
482 hb_set_unicode_props(hb_buffer_t *buffer) hb_set_unicode_props() argument
544 hb_insert_dotted_circle(hb_buffer_t *buffer, hb_font_t *font) hb_insert_dotted_circle() argument
573 hb_form_clusters(hb_buffer_t *buffer) hb_form_clusters() argument
587 hb_ensure_native_direction(hb_buffer_t *buffer) hb_ensure_native_direction() argument
708 hb_buffer_t *buffer = c->buffer; hb_ot_rotate_chars() local
794 hb_buffer_t *buffer = c->buffer; hb_ot_shape_initialize_masks() local
804 hb_buffer_t *buffer = c->buffer; hb_ot_shape_setup_masks() local
823 hb_ot_zero_width_default_ignorables(const hb_buffer_t *buffer) hb_ot_zero_width_default_ignorables() argument
840 hb_ot_hide_default_ignorables(hb_buffer_t *buffer, hb_font_t *font) hb_ot_hide_default_ignorables() argument
867 hb_ot_map_glyphs_fast(hb_buffer_t *buffer) hb_ot_map_glyphs_fast() argument
879 hb_synthesize_glyph_classes(hb_buffer_t *buffer) hb_synthesize_glyph_classes() argument
907 hb_buffer_t *buffer = c->buffer; hb_ot_substitute_default() local
929 hb_buffer_t *buffer = c->buffer; hb_ot_substitute_complex() local
985 zero_mark_widths_by_gdef(hb_buffer_t *buffer, bool adjust_offsets) zero_mark_widths_by_gdef() argument
1127 hb_propagate_flags(hb_buffer_t *buffer) hb_propagate_flags() argument
1207 _hb_ot_shape(hb_shape_plan_t *shape_plan, hb_font_t *font, hb_buffer_t *buffer, const hb_feature_t *features, unsigned int num_features) _hb_ot_shape() argument
1275 hb_ot_shape_glyphs_closure(hb_font_t *font, hb_buffer_t *buffer, const hb_feature_t *features, unsigned int num_features, hb_set_t *glyphs) hb_ot_shape_glyphs_closure() argument
[all...]
H A Dtest-repacker.cc787 void* buffer = malloc (buffer_size); in test_sort_kahn_1() local
815 void* buffer = malloc (buffer_size); in test_sort_kahn_2() local
849 void* buffer = malloc (buffer_size); in test_sort_shortest() local
882 void* buffer in test_duplicate_leaf() local
918 void* buffer = malloc (buffer_size); test_duplicate_interior() local
983 void* buffer = malloc (buffer_size); test_will_overflow_1() local
996 void* buffer = malloc (buffer_size); test_will_overflow_2() local
1009 void* buffer = malloc (buffer_size); test_will_overflow_3() local
1022 void* buffer = malloc (buffer_size); test_resolve_overflows_via_sort() local
1043 void* buffer = malloc (buffer_size); test_resolve_overflows_via_duplication() local
1064 void* buffer = malloc (buffer_size); test_resolve_overflows_via_space_assignment() local
1083 void* buffer = malloc (buffer_size); test_resolve_overflows_via_isolation() local
1106 void* buffer = malloc (buffer_size); test_resolve_overflows_via_isolation_with_recursive_duplication() local
1124 void* buffer = malloc (buffer_size); test_resolve_overflows_via_isolating_16bit_space() local
1143 void* buffer = malloc (buffer_size); test_resolve_overflows_via_isolating_16bit_space_2() local
1162 void* buffer = malloc (buffer_size); test_resolve_overflows_via_isolation_spaces() local
1187 void* buffer = malloc (buffer_size); test_resolve_overflows_via_splitting_spaces() local
1208 void* buffer = malloc (buffer_size); test_resolve_overflows_via_splitting_spaces_2() local
1227 void* buffer = malloc (buffer_size); test_virtual_link() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/util/
H A Dhelper-cairo.hh611 helper_cairo_line_from_buffer(helper_cairo_line_t *l, hb_buffer_t *buffer, const char *text, unsigned int text_len, int scale_bits, hb_bool_t utf8_clusters) helper_cairo_line_from_buffer() argument
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/
H A Dname_table.cc691 char buffer[11] = {0}; in ConvertFromNameBytes() local
/third_party/python/Modules/_io/
H A Dbytesio.c564 _io_BytesIO_readinto_impl(bytesio *self, Py_buffer *buffer) _io_BytesIO_readinto_impl() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DHashing.h406 char buffer[64], *buffer_ptr = buffer; in hash_combine_range_impl() local
497 char buffer[64]; global() member
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Dlocdispnames.cpp58 UChar *buffer; in getDisplayLanguage() local
98 UChar *buffer; getDisplayScript() local
138 UChar *buffer; getDisplayCountry() local
178 UChar *buffer; getDisplayVariant() local
218 UChar *buffer; getDisplayName() local
[all...]
H A Dloclikely.cpp53 findLikelySubtags(const char* localeID, char* buffer, int32_t bufferLength, UErrorCode* err) findLikelySubtags() argument
121 appendTag( const char* tag, int32_t tagLength, char* buffer, int32_t* bufferLength, UBool withSeparator) appendTag() argument
1185 do_canonicalize(const char* localeID, char* buffer, int32_t bufferCapacity, UErrorCode* err) do_canonicalize() argument
[all...]
H A Ducnvsel.cpp466 ucnvsel_openFromSerialized(const void* buffer, int32_t length, UErrorCode* status) { in ucnvsel_openFromSerialized() argument
283 ucnvsel_serialize(const UConverterSelector* sel, void* buffer, int32_t bufferCapacity, UErrorCode* status) ucnvsel_serialize() argument
H A Dustrcase.cpp1274 UChar buffer[300]; in ustrcase_mapWithOverlap() local
[all...]
H A Duts46.cpp871 UChar *buffer=punycode.getBuffer(63); // 63==maximum DNS label length in processLabel() local
[all...]

Completed in 34 milliseconds

1...<<201202203204205206207208209210>>...324