Home
last modified time | relevance | path

Searched refs:hwl_buffer_allocator (Results 1 – 3 of 3) sorted by relevance

/hardware/google/camera/common/hal/utils/
Dhwl_buffer_allocator.cc33 auto hwl_buffer_allocator = in Create() local
35 if (hwl_buffer_allocator == nullptr) { in Create()
41 hwl_buffer_allocator->Initialize(camera_buffer_allocator_hwl); in Create()
48 base_allocator.reset(hwl_buffer_allocator.release()); in Create()
DAndroid.bp40 "hwl_buffer_allocator.cc",
/hardware/google/camera/common/hal/tests/
Dmock_buffer_allocator_hwl.h32 auto hwl_buffer_allocator = in Create() local
37 hwl_buffer_allocator.release())); in Create()