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.cc676 unsigned int old_scratch_used; in _hb_coretext_shape() local
678 old_scratch = buffer->get_scratch_buffer (&old_scratch_used); in _hb_coretext_shape()
679 old_scratch_used = scratch - old_scratch; in _hb_coretext_shape()
689 scratch += old_scratch_used; in _hb_coretext_shape()
690 scratch_size -= old_scratch_used; in _hb_coretext_shape()