Home
last modified time | relevance | path

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

/external/drm_gralloc/
Dgralloc_drm_intel.c89 batch_count(struct intel_info *info) in batch_count() function
122 size = batch_count(info); in batch_flush()
125 size = batch_count(info); in batch_flush()
154 if (batch_count(info) + count > info->capacity) in batch_reserve()