Home
last modified time | relevance | path

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

/hardware/google/camera/common/hal/utils/
Dgralloc_buffer_allocator.cc33 auto gralloc_buffer_allocator = in Create() local
35 if (gralloc_buffer_allocator == nullptr) { in Create()
41 base_allocator.reset(gralloc_buffer_allocator.release()); in Create()
DAndroid.bp34 "gralloc_buffer_allocator.cc",