Home
last modified time | relevance | path

Searched defs:consumer_usage (Results 1 – 8 of 8) sorted by relevance

/device/linaro/hikey/gralloc960/
Dframebuffer_device.cpp422 …c int fb_alloc_from_ion_module(mali_gralloc_module *m, size_t buffer_size, uint64_t consumer_usage, in fb_alloc_from_ion_module()
440 static int fb_alloc_framebuffer_locked(mali_gralloc_module *m, uint64_t consumer_usage, uint64_t pr… in fb_alloc_framebuffer_locked()
524 int fb_alloc_framebuffer(mali_gralloc_module *m, uint64_t consumer_usage, uint64_t producer_usage, in fb_alloc_framebuffer()
Dmali_gralloc_bufferdescriptor.h40 uint64_t consumer_usage; member
Dmali_gralloc_buffer.h120 uint64_t consumer_usage; member
/device/amlogic/yukawa/hal/gralloc/
Dframebuffer_device.cpp422 …c int fb_alloc_from_ion_module(mali_gralloc_module *m, size_t buffer_size, uint64_t consumer_usage, in fb_alloc_from_ion_module()
440 static int fb_alloc_framebuffer_locked(mali_gralloc_module *m, uint64_t consumer_usage, uint64_t pr… in fb_alloc_framebuffer_locked()
524 int fb_alloc_framebuffer(mali_gralloc_module *m, uint64_t consumer_usage, uint64_t producer_usage, in fb_alloc_framebuffer()
Dmali_gralloc_bufferdescriptor.h40 uint64_t consumer_usage; member
Dmali_gralloc_buffer.h135 uint64_t consumer_usage; member
/device/generic/goldfish/camera/
DEmulatedCamera2.cpp162 uint32_t *consumer_usage, in allocateReprocessStream()
293 uint32_t *consumer_usage, in allocate_reprocess_stream()
/device/google/cuttlefish/guest/hals/camera/
DEmulatedCamera2.cpp260 uint32_t *consumer_usage, uint32_t *max_buffers) { in allocate_reprocess_stream()