Searched refs:camera_buffer_allocator_hwl (Results 1 – 6 of 6) sorted by relevance
31 CameraBufferAllocatorHwl* camera_buffer_allocator_hwl) { in Create() argument41 hwl_buffer_allocator->Initialize(camera_buffer_allocator_hwl); in Create()54 CameraBufferAllocatorHwl* camera_buffer_allocator_hwl) { in Initialize() argument56 if (camera_buffer_allocator_hwl == nullptr) { in Initialize()59 camera_buffer_allocator_hwl_ = camera_buffer_allocator_hwl; in Initialize()
38 CameraBufferAllocatorHwl* camera_buffer_allocator_hwl);53 status_t Initialize(CameraBufferAllocatorHwl* camera_buffer_allocator_hwl);
105 camera_buffer_allocator_hwl) override { in CreateBufferAllocatorHwl() argument106 if (camera_buffer_allocator_hwl == nullptr) { in CreateBufferAllocatorHwl()
73 std::unique_ptr<CameraBufferAllocatorHwl>* camera_buffer_allocator_hwl) = 0;
73 camera_buffer_allocator_hwl) override;
888 std::unique_ptr<CameraBufferAllocatorHwl>* camera_buffer_allocator_hwl) { in CreateBufferAllocatorHwl() argument889 if (camera_buffer_allocator_hwl == nullptr) { in CreateBufferAllocatorHwl()