Searched refs:CreateBufferAllocator (Results 1 – 2 of 2) sorted by relevance
30 return CreateBufferAllocator(type); in GetBufferAllocator()34 return CreateBufferAllocator(type); in GetBufferAllocator()40 std::shared_ptr<IBufferAllocator> BufferAllocatorFactory::CreateBufferAllocator(const int32_t type) in CreateBufferAllocator() function in OHOS::Camera::BufferAllocatorFactory
47 std::shared_ptr<IBufferAllocator> CreateBufferAllocator(const int32_t type);