Home
last modified time | relevance | path

Searched refs:hb_blob_get_data_writable (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/harfbuzz_ng/test/api/
H A Dtest-blob.c73 data_writable = hb_blob_get_data_writable (blob, NULL); in test_blob_empty()
76 data_writable = hb_blob_get_data_writable (blob, &len); in test_blob_empty()
231 data_writable = hb_blob_get_data_writable (b, &len); in test_blob()
254 data_writable = hb_blob_get_data_writable (b, &len); in test_blob()
295 data_writable = hb_blob_get_data_writable (b, &len); in test_blob_subblob()
315 data_writable = hb_blob_get_data_writable (b, &len); in test_blob_subblob()
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-blob.h156 hb_blob_get_data_writable (hb_blob_t *blob, unsigned int *length);
H A Dhb-ot-var-cvar-table.hh200 FWORD *cvt_prime = (FWORD *) hb_blob_get_data_writable (cvt_prime_blob, nullptr); in add_cvt_and_apply_deltas()
H A Dhb-wasm-shape.cc183 wasm_module = wasm_runtime_load ((uint8_t *) hb_blob_get_data_writable (wasm_blob, nullptr), in _hb_wasm_shaper_face_data_create()
H A Dhb-sanitize.hh467 start = hb_blob_get_data_writable (blob, nullptr); in sanitize_blob()
H A Dhb-blob.cc400 hb_blob_get_data_writable (hb_blob_t *blob, unsigned int *length) in hb_blob_get_data_writable() function
H A Dhb-cairo-utils.cc140 data = (unsigned char *) hb_blob_get_data_writable (blob, nullptr); in _hb_cairo_paint_glyph_image()
/aosp_15_r20/external/harfbuzz_ng/src/OT/glyf/
H A Dglyf-helpers.hh66 head *head_prime = (head *) hb_blob_get_data_writable (head_prime_blob, nullptr); in _add_head_and_set_loca_version()
/aosp_15_r20/out/soong/.intermediates/external/harfbuzz_ng/libharfbuzz_subset/android_arm64_armv8-2a_cortex-a55_shared/
Dlibharfbuzz_subset.so.toc12 7: FUNC GLOBAL DEFAULT UND hb_blob_get_data_writable
/aosp_15_r20/external/harfbuzz_ng/docs/
H A Dharfbuzz-sections.txt31 hb_blob_get_data_writable
/aosp_15_r20/out/soong/.intermediates/external/harfbuzz_ng/libharfbuzz_ng/android_arm64_armv8-2a_cortex-a55_shared/
Dlibharfbuzz_ng.so.toc515 510: FUNC GLOBAL DEFAULT 15 hb_blob_get_data_writable
/aosp_15_r20/external/harfbuzz_ng/
H A DNEWS3350 hb_blob_get_data_writable()