Home
last modified time | relevance | path

Searched refs:create_filled_cache (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-subset.cc580 accel->cmap_cache = OT::cmap::create_filled_cache (cmap_ptr); in _attach_accelerator_data()
H A Dhb-ot-cmap-table.hh1765 static SubtableUnicodesCache* create_filled_cache(hb_blob_ptr_t<cmap> source_table) { in create_filled_cache() function