Searched refs:backing_store_id (Results 1 – 8 of 8) sorted by relevance
1197 uint64_t backing_store_id = 0x0; in mali_gralloc_buffer_allocate() local1231 backing_store_id = getUniqueId(); in mali_gralloc_buffer_allocate()1241 hnd->backing_store_id = backing_store_id; in mali_gralloc_buffer_allocate()1246 hnd->backing_store_id = getUniqueId(); in mali_gralloc_buffer_allocate()
233 uint64_t backing_store_id DEFAULT_INITIALIZER(0x0);
171 hnd->backing_store_id, in allocate()
413 err = android::gralloc4::encodeBufferId(handle->backing_store_id, &vec); in get_metadata()
374 unique_id = gralloc_hnd->backing_store_id; in init()
384 unique_id = gralloc_hnd->backing_store_id; in init()
88 return provide(hnd->backing_store_id); in getStandardMetadataHelper()