Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-coretext.cc779 unsigned int old_scratch_used; in _hb_coretext_shape() local
781 old_scratch = buffer->get_scratch_buffer (&old_scratch_used); in _hb_coretext_shape()
782 old_scratch_used = scratch - old_scratch; in _hb_coretext_shape()
792 scratch += old_scratch_used; in _hb_coretext_shape()
793 scratch_size -= old_scratch_used; in _hb_coretext_shape()