Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-map.cc143 unsigned int global_bit_shift = _hb_popcount32 (HB_GLYPH_FLAG_DEFINED); in compile() local
197 unsigned int next_bit = global_bit_shift + 1; in compile()
257 map->shift = global_bit_shift; in compile()