Searched refs:hb_blob_create_sub_blob (Results 1 – 11 of 11) sorted by relevance
/aosp_15_r20/external/harfbuzz_ng/src/OT/Color/CBDT/ |
H A D | CBDT.hh | 918 return hb_blob_create_sub_blob (cbdt.get_blob (), in reference_png() 927 return hb_blob_create_sub_blob (cbdt.get_blob (), in reference_png() 936 return hb_blob_create_sub_blob (cbdt.get_blob (), in reference_png()
|
/aosp_15_r20/external/harfbuzz_ng/src/ |
H A D | hb-blob.h | 113 hb_blob_create_sub_blob (hb_blob_t *parent,
|
H A D | hb-ot-meta-table.hh | 48 { return hb_blob_create_sub_blob (meta_blob, dataZ, dataLength); } in reference_entry()
|
H A D | hb-face.cc | 189 hb_blob_t *blob = hb_blob_create_sub_blob (data->blob, base_offset + table.offset, table.length); in _hb_face_for_data_reference_table()
|
H A D | hb-blob.cc | 169 hb_blob_create_sub_blob (hb_blob_t *parent, in hb_blob_create_sub_blob() function
|
/aosp_15_r20/external/harfbuzz_ng/src/OT/Color/svg/ |
H A D | svg.hh | 50 return hb_blob_create_sub_blob (svg_blob, in reference_blob()
|
/aosp_15_r20/external/harfbuzz_ng/test/api/ |
H A D | test-blob.c | 280 fixture->blob = hb_blob_create_sub_blob (b, 1, fixture->len - 2); in test_blob_subblob()
|
/aosp_15_r20/external/harfbuzz_ng/src/OT/Color/sbix/ |
H A D | sbix.hh | 136 return hb_blob_create_sub_blob (sbix_blob, glyph_offset, glyph_length); in get_glyph_blob()
|
/aosp_15_r20/external/harfbuzz_ng/docs/ |
H A D | harfbuzz-sections.txt | 21 hb_blob_create_sub_blob
|
/aosp_15_r20/out/soong/.intermediates/external/harfbuzz_ng/libharfbuzz_ng/android_arm64_armv8-2a_cortex-a55_shared/ |
D | libharfbuzz_ng.so.toc | 465 460: FUNC GLOBAL DEFAULT 15 hb_blob_create_sub_blob
|
/aosp_15_r20/external/harfbuzz_ng/ |
H A D | NEWS | 2904 - hb_blob_create_sub_blob() always creates sub-blob with
|