Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/camera/common/hal/utils/
Dstream_buffer_cache_manager.cc316 IHalBufferAllocator* placeholder_buffer_allocator) { in Create() argument
317 if (notify == nullptr || placeholder_buffer_allocator == nullptr) { in Create()
325 reg_info, notify, placeholder_buffer_allocator)); in Create()
337 IHalBufferAllocator* placeholder_buffer_allocator) in StreamBufferCache() argument
341 placeholder_buffer_allocator_ = placeholder_buffer_allocator; in StreamBufferCache()
Dstream_buffer_cache_manager.h172 IHalBufferAllocator* placeholder_buffer_allocator);
202 IHalBufferAllocator* placeholder_buffer_allocator);