Searched defs:consumer_usage (Results 1 – 8 of 8) sorted by relevance
/device/linaro/hikey/gralloc960/ |
D | framebuffer_device.cpp | 422 …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()
|
D | mali_gralloc_bufferdescriptor.h | 40 uint64_t consumer_usage; member
|
D | mali_gralloc_buffer.h | 120 uint64_t consumer_usage; member
|
/device/amlogic/yukawa/hal/gralloc/ |
D | framebuffer_device.cpp | 422 …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()
|
D | mali_gralloc_bufferdescriptor.h | 40 uint64_t consumer_usage; member
|
D | mali_gralloc_buffer.h | 135 uint64_t consumer_usage; member
|
/device/generic/goldfish/camera/ |
D | EmulatedCamera2.cpp | 162 uint32_t *consumer_usage, in allocateReprocessStream() 293 uint32_t *consumer_usage, in allocate_reprocess_stream()
|
/device/google/cuttlefish/guest/hals/camera/ |
D | EmulatedCamera2.cpp | 260 uint32_t *consumer_usage, uint32_t *max_buffers) { in allocate_reprocess_stream()
|