Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/util/
Dblob.c44 grow_to_fit(struct blob *blob, size_t additional) in grow_to_fit() function
91 if (!grow_to_fit(blob, new_size - blob->size)) in blob_align()
160 if (! grow_to_fit(blob, to_write)) in blob_write_bytes()
177 if (! grow_to_fit (blob, to_write)) in blob_reserve_bytes()