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.cc673 unsigned int old_scratch_used; in _hb_coretext_shape() local
675 old_scratch = buffer->get_scratch_buffer (&old_scratch_used); in _hb_coretext_shape()
676 old_scratch_used = scratch - old_scratch; in _hb_coretext_shape()
686 scratch += old_scratch_used; in _hb_coretext_shape()
687 scratch_size -= old_scratch_used; in _hb_coretext_shape()