Home | History | Annotate | Download | only in src

Lines Matching refs:scratch

594   hb_buffer_t::scratch_buffer_t *scratch = buffer->get_scratch_buffer (&scratch_size);
597 Type *name = (Type *) scratch; \
599 unsigned int _consumed = DIV_CEIL ((len) * sizeof (Type), sizeof (*scratch)); \
601 scratch += _consumed; \
748 scratch = buffer->get_scratch_buffer (&scratch_size);