Home
last modified time | relevance | path

Searched refs:mPreAllocMutex (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/src/gpu/vk/
H A DGrVkAMDMemoryAllocator.cpp229 std::lock_guard<std::mutex> lock(mPreAllocMutex); in allocateImageMemory()
234 std::lock_guard<std::mutex> lock(mPreAllocMutex); in allocateImageMemory()
243 std::lock_guard<std::mutex> lock(mPreAllocMutex); in allocateImageMemory()
447 std::lock_guard<std::mutex> lock(mPreAllocMutex); in vmaDefragment()
460 std::lock_guard<std::mutex> lock(mPreAllocMutex); in vmaDefragment()
H A DGrVkAMDMemoryAllocator.h95 std::mutex mPreAllocMutex; member in GrVkAMDMemoryAllocator

Completed in 2 milliseconds