Home
last modified time | relevance | path

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

/device/linaro/hikey/gralloc960/
Dmali_gralloc_buffer.h124 uint64_t backing_store_id; member
178 , backing_store_id(0x0) in private_handle_t()
213 , backing_store_id(0x0) in private_handle_t()
Dmali_gralloc_bufferallocation.cpp887 uint64_t backing_store_id = 0x0; in mali_gralloc_buffer_allocate() local
1145 backing_store_id = getUniqueId(); in mali_gralloc_buffer_allocate()
1194 hnd->backing_store_id = backing_store_id; in mali_gralloc_buffer_allocate()
1199 hnd->backing_store_id = getUniqueId(); in mali_gralloc_buffer_allocate()
Dmali_gralloc_bufferdescriptor.cpp127 *outStore = (gralloc1_backing_store_t)hnd->backing_store_id; in mali_gralloc_get_backing_store_internal()
/device/amlogic/yukawa/hal/gralloc/
Dmali_gralloc_buffer.h137 uint64_t backing_store_id; member
192 , backing_store_id(0x0) in private_handle_t()
229 , backing_store_id(0x0) in private_handle_t()
Dmali_gralloc_bufferallocation.cpp887 uint64_t backing_store_id = 0x0; in mali_gralloc_buffer_allocate() local
1172 backing_store_id = getUniqueId(); in mali_gralloc_buffer_allocate()
1222 hnd->backing_store_id = backing_store_id; in mali_gralloc_buffer_allocate()
1227 hnd->backing_store_id = getUniqueId(); in mali_gralloc_buffer_allocate()
Dmali_gralloc_bufferdescriptor.cpp138 *outStore = (gralloc1_backing_store_t)hnd->backing_store_id; in mali_gralloc_get_backing_store_internal()