Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/util/
Ddisk_cache.c458 struct blob_cache_entry { struct
470 struct blob_cache_entry *entry = malloc(max_buf + sizeof(*entry)); in blob_put_compressed() argument
502 struct blob_cache_entry *entry = malloc(max_blob_size); in blob_get_compressed()