Home
last modified time | relevance | path

Searched defs:memoryAllocatorCacheImage (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/src/gpu/vk/
DGrVkGpu.h64 …GrVkMemoryAllocator* memoryAllocatorCacheImage() const { return fMemoryAllocatorCacheImage.get(); } in memoryAllocatorCacheImage() function
DGrVkGpu.cpp197 sk_sp<GrVkMemoryAllocator> memoryAllocatorCacheImage = in Make() local
225 sk_sp<GrVkMemoryAllocator> memoryAllocatorCacheImage) in GrVkGpu()
/third_party/skia/m133/src/gpu/ganesh/vk/
DGrVkGpu.h112 …skgpu::VulkanMemoryAllocator* memoryAllocatorCacheImage() const { return fMemoryAllocatorCacheImag… in memoryAllocatorCacheImage() function
DGrVkGpu.cpp180 sk_sp<skgpu::VulkanMemoryAllocator> memoryAllocatorCacheImage = in Make() local
213 sk_sp<skgpu::VulkanMemoryAllocator> memoryAllocatorCacheImage) in GrVkGpu()