Home
last modified time | relevance | path

Searched defs:blob (Results 1 – 25 of 220) sorted by relevance

123456789

/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-blob.cc91 hb_blob_t *blob; in hb_blob_create() local
150 hb_blob_t *blob; in hb_blob_create_sub_blob() local
177 hb_blob_copy_writable_or_fail (hb_blob_t *blob) in hb_blob_copy_writable_or_fail()
221 hb_blob_reference (hb_blob_t *blob) in hb_blob_reference()
239 hb_blob_destroy (hb_blob_t *blob) in hb_blob_destroy()
261 hb_blob_set_user_data (hb_blob_t *blob, in hb_blob_set_user_data()
282 hb_blob_get_user_data (hb_blob_t *blob, in hb_blob_get_user_data()
298 hb_blob_make_immutable (hb_blob_t *blob) in hb_blob_make_immutable()
317 hb_blob_is_immutable (hb_blob_t *blob) in hb_blob_is_immutable()
334 hb_blob_get_length (hb_blob_t *blob) in hb_blob_get_length()
[all …]
Dtest-ot-color.cc49 hb_blob_t *blob = hb_ot_color_glyph_reference_svg (face, glyph_id); in svg_dump() local
83 hb_blob_t *blob = hb_ot_color_glyph_reference_png (font, sample_glyph_id); in png_dump() local
96 hb_blob_t *blob = hb_ot_color_glyph_reference_png (font, sample_glyph_id); in png_dump() local
103 hb_blob_t *blob = hb_ot_color_glyph_reference_png (font, glyph_id); in png_dump() local
289 hb_blob_t *blob = hb_blob_create_from_file (argv[1]); in main() local
Dhb-face.cc62 hb_face_count (hb_blob_t *blob) in hb_face_count()
136 hb_blob_t *blob; member
141 _hb_face_for_data_closure_create (hb_blob_t *blob, unsigned int index) in _hb_face_for_data_closure_create()
178 hb_blob_t *blob = hb_blob_create_sub_blob (data->blob, base_offset + table.offset, table.length); in _hb_face_for_data_reference_table() local
195 hb_face_create (hb_blob_t *blob, in hb_face_create()
599 hb_blob_t *blob; member
711 hb_face_builder_add_table (hb_face_t *face, hb_tag_t tag, hb_blob_t *blob) in hb_face_builder_add_table()
/third_party/harfbuzz/src/
Dhb-blob.cc75 hb_blob_t *blob; in hb_blob_create() local
134 hb_blob_t *blob; in hb_blob_create_sub_blob() local
161 hb_blob_copy_writable_or_fail (hb_blob_t *blob) in hb_blob_copy_writable_or_fail()
205 hb_blob_reference (hb_blob_t *blob) in hb_blob_reference()
223 hb_blob_destroy (hb_blob_t *blob) in hb_blob_destroy()
247 hb_blob_set_user_data (hb_blob_t *blob, in hb_blob_set_user_data()
269 hb_blob_get_user_data (hb_blob_t *blob, in hb_blob_get_user_data()
285 hb_blob_make_immutable (hb_blob_t *blob) in hb_blob_make_immutable()
304 hb_blob_is_immutable (hb_blob_t *blob) in hb_blob_is_immutable()
321 hb_blob_get_length (hb_blob_t *blob) in hb_blob_get_length()
[all …]
Dmain.cc52 hb_blob_t *blob = hb_ot_color_glyph_reference_svg (face, glyph_id); in svg_dump() local
86 hb_blob_t *blob = hb_ot_color_glyph_reference_png (font, sample_glyph_id); in png_dump() local
99 hb_blob_t *blob = hb_ot_color_glyph_reference_png (font, sample_glyph_id); in png_dump() local
106 hb_blob_t *blob = hb_ot_color_glyph_reference_png (font, glyph_id); in png_dump() local
282 dump_glyphs (hb_blob_t *blob, const char *font_name) in dump_glyphs()
346 print_layout_info_using_private_api (hb_blob_t *blob) in print_layout_info_using_private_api()
508 hb_blob_t *blob = hb_blob_create_from_file (argv[1]); in main() local
Dhb-face.cc64 hb_face_count (hb_blob_t *blob) in hb_face_count()
144 hb_blob_t *blob; member
149 _hb_face_for_data_closure_create (hb_blob_t *blob, unsigned int index) in _hb_face_for_data_closure_create()
186 hb_blob_t *blob = hb_blob_create_sub_blob (data->blob, base_offset + table.offset, table.length); in _hb_face_for_data_reference_table() local
206 hb_face_create (hb_blob_t *blob, in hb_face_create()
636 hb_blob_t *blob; member
751 hb_face_builder_add_table (hb_face_t *face, hb_tag_t tag, hb_blob_t *blob) in hb_face_builder_add_table()
/third_party/boost/libs/mpi/test/
Dsendrecv_test.cpp21 struct blob { struct
22 blob(int i) : value(i) {} in blob() function
30 std::ostream& operator<<(std::ostream& out, blob const& b) { in operator <<() argument
/third_party/flutter/skia/tests/
DTextBlobTest.cpp109 sk_sp<SkTextBlob> blob(builder.make()); in TestBounds() local
116 sk_sp<SkTextBlob> blob(builder.make()); in TestBounds() local
123 sk_sp<SkTextBlob> blob(builder.make()); in TestBounds() local
130 sk_sp<SkTextBlob> blob(builder.make()); in TestBounds() local
143 sk_sp<SkTextBlob> blob(builder.make()); in TestBounds() local
148 sk_sp<SkTextBlob> blob(builder.make()); in TestBounds() local
168 sk_sp<SkTextBlob> blob(builder.make()); in TestBounds() local
209 sk_sp<SkTextBlob> blob(builder.make()); in TestPaintProps() local
240 sk_sp<SkTextBlob> blob(builder.make()); in RunBuilderTest() local
333 sk_sp<SkTextBlob> blob(textBlobBuilder.make()); in DEF_TEST() local
[all …]
/third_party/flutter/skia/src/gpu/text/
DGrTextBlobCache.cpp23 for (const auto& blob : entry->fBlobs) { in freeAll() local
53 for (const auto& blob : idEntry->fBlobs) { in purgeStaleBlobs() local
63 void GrTextBlobCache::checkPurge(GrTextBlob* blob) { in checkPurge()
DGrTextBlobCache.h61 void remove(GrTextBlob* blob) { in remove()
74 void makeMRU(GrTextBlob* blob) { in makeMRU()
86 static void BlobGlyphCount(int* glyphCount, int* runCount, const SkTextBlob* blob) { in BlobGlyphCount()
161 void add(sk_sp<GrTextBlob> blob) { in add()
/third_party/harfbuzz/perf/
Dperf-extents.hh16 hb_blob_t *blob = hb_blob_create_from_file (font_path); in extents() local
48 hb_blob_t *blob = hb_face_reference_blob (hb_font_get_face (font)); in extents() local
/third_party/flutter/skia/third_party/externals/harfbuzz/test/api/
Dtest-font.c61 hb_blob_t *blob; in test_face_create() local
98 hb_blob_t *blob; in test_face_createfortables() local
154 hb_blob_t *blob; in _test_fontfuncs_nil() local
259 hb_blob_t *blob; in test_fontfuncs_subclassing() local
391 hb_blob_t *blob; in test_fontfuncs_parallels() local
461 hb_blob_t *blob; in test_font_properties() local
/third_party/harfbuzz/test/api/
Dtest-font.c61 hb_blob_t *blob; in test_face_create() local
98 hb_blob_t *blob; in test_face_createfortables() local
154 hb_blob_t *blob; in _test_fontfuncs_nil() local
259 hb_blob_t *blob; in test_fontfuncs_subclassing() local
391 hb_blob_t *blob; in test_fontfuncs_parallels() local
461 hb_blob_t *blob; in test_font_properties() local
/third_party/flutter/skia/gm/
Dclip_error.cpp30 static void draw_text(SkCanvas* canvas, sk_sp<SkTextBlob> blob, in draw_text()
66 auto blob = SkTextBlob::MakeFromText(text, strlen(text), font); in onDraw() local
Dskbug_8955.cpp18 auto blob = SkTextBlob::MakeFromText("+", 1, font); variable
Dlargeglyphblur.cpp29 auto blob = SkTextBlob::MakeFromText(text, strlen(text), font); variable
/third_party/node/tools/snapshot/
Dsnapshot_builder.cc23 std::string FormatBlob(v8::StartupData* blob, in FormatBlob()
95 StartupData blob = in Generate() local
/third_party/Linux_Kernel/scripts/dtc/
Dfdtget.c122 static int list_properties(const void *blob, int node) in list_properties()
150 static int list_subnodes(const void *blob, int node) in list_subnodes()
206 static int show_data_for_item(const void *blob, struct display_info *disp, in show_data_for_item()
253 char *blob; in do_fdtget() local
Dfdtput.c134 static int store_key_value(void *blob, const char *node_name, in store_key_value()
164 static int create_paths(void *blob, const char *in_path) in create_paths()
206 static int create_node(void *blob, const char *node_name) in create_node()
239 char *blob; in do_fdtput() local
/third_party/curl/tests/libtest/
Dlib678.c68 struct curl_blob blob; in test_cert_blob() local
105 struct curl_blob blob = {0}; in test() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DSizedMRUCache_unittest.cpp19 Blob blob; in MakeBlob() local
41 const Blob *blob = nullptr; in TEST() local
/third_party/Linux_Kernel/include/linux/
Dgetcpu.h15 unsigned long blob[128 / sizeof(long)]; member
/third_party/flutter/skia/docs/examples/
DTextBlobBuilder_empty_constructor.cpp8 sk_sp<SkTextBlob> blob = builder.make(); in draw() local
DTextBlob_serialize_2.cpp11 sk_sp<SkTextBlob> blob = SkTextBlob::MakeFromText("Hello World", 11, blobFont); in draw() local
/third_party/harfbuzz/test/fuzzing/
Dhb-subset-fuzzer.cc36 hb_blob_t *blob = hb_face_reference_blob (result); in trySubset() local
70 hb_blob_t *blob = hb_blob_create ((const char *) data, size, in LLVMFuzzerTestOneInput() local

123456789