Home
last modified time | relevance | path

Searched defs:all_codepoints (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/harfbuzz_ng/perf/
H A Dbenchmark-subset.cc166 hb_set_t* all_codepoints = hb_set_create (); in BM_subset() local
182 hb_set_t* all_codepoints = hb_set_create (); in BM_subset() local
/aosp_15_r20/external/harfbuzz_ng/test/threads/
H A Dhb-subset-threads.cc92 hb_set_t* all_codepoints = hb_set_create (); in subset() local