Searched defs:memoryAllocator (Results 1 – 8 of 8) sorted by relevance
109 sk_sp<skgpu::VulkanMemoryAllocator> memoryAllocator = context.fMemoryAllocator; in Make() local138 sk_sp<skgpu::VulkanMemoryAllocator> memoryAllocator, in VulkanSharedContext()
37 skgpu::VulkanMemoryAllocator* memoryAllocator() const { return fMemoryAllocator.get(); } in memoryAllocator() function
32 skgpu::MtlMemoryAllocator* memoryAllocator() const { return fMemoryAllocator.get(); } in memoryAllocator() function
46 GrD3DMemoryAllocator* memoryAllocator() const { return fMemoryAllocator.get(); } in memoryAllocator() function
53 sk_sp<GrD3DMemoryAllocator> memoryAllocator = backendContext.fMemoryAllocator; in Make() local
68 skgpu::VulkanMemoryAllocator* memoryAllocator() const { return fMemoryAllocator.get(); } in memoryAllocator() function
172 sk_sp<skgpu::VulkanMemoryAllocator> memoryAllocator = backendContext.fMemoryAllocator; in Make() local212 sk_sp<skgpu::VulkanMemoryAllocator> memoryAllocator) in GrVkGpu()
838 sk_sp<skgpu::VulkanMemoryAllocator> memoryAllocator = VkTestMemoryAllocator::Make( in CreateVkBackendContext() local