Home
last modified time | relevance | path

Searched refs:UnmapAlloc (Results 1 – 8 of 8) sorted by relevance

/external/skia/src/gpu/vk/
DGrVkMemory.h39 void UnmapAlloc(const GrVkGpu* gpu, const GrVkAlloc& alloc);
DGrVkMemory.cpp122 void GrVkMemory::UnmapAlloc(const GrVkGpu* gpu, const GrVkAlloc& alloc) { in UnmapAlloc() function in GrVkMemory
DGrVkBuffer.cpp180 GrVkMemory::UnmapAlloc(gpu, fAlloc); in vkUnmap()
DGrVkGpu.cpp779 GrVkMemory::UnmapAlloc(this, alloc); in uploadTexDataLinear()
/external/skqp/src/gpu/vk/
DGrVkMemory.h40 void UnmapAlloc(const GrVkGpu* gpu, const GrVkAlloc& alloc);
DGrVkBuffer.cpp198 GrVkMemory::UnmapAlloc(gpu, alloc); in internalUnmap()
DGrVkMemory.cpp157 void GrVkMemory::UnmapAlloc(const GrVkGpu* gpu, const GrVkAlloc& alloc) { in UnmapAlloc() function in GrVkMemory
DGrVkGpu.cpp586 GrVkMemory::UnmapAlloc(this, alloc); in uploadTexDataLinear()
1330 GrVkMemory::UnmapAlloc(gpu, alloc); in copy_testing_data()