Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/util/
Dblob.c37 #define BLOB_INITIAL_SIZE 4096 macro
61 to_allocate = BLOB_INITIAL_SIZE; in grow_to_fit()