Searched refs:CreateBufferAllocatorHwl (Results 1 – 5 of 5) sorted by relevance
72 virtual status_t CreateBufferAllocatorHwl(
104 status_t CreateBufferAllocatorHwl(std::unique_ptr<CameraBufferAllocatorHwl>* in CreateBufferAllocatorHwl() function
72 status_t CreateBufferAllocatorHwl(std::unique_ptr<CameraBufferAllocatorHwl>*
887 status_t EmulatedCameraProviderHwlImpl::CreateBufferAllocatorHwl( in CreateBufferAllocatorHwl() function in android::EmulatedCameraProviderHwlImpl
87 res = camera_provider_hwl->CreateBufferAllocatorHwl(&camera_allocator_hwl_); in Initialize()